Compute Module • Re: LetsTrust TPM extending TPM
I was able to get a little further:I set dtoverlay=tpm-soft-spi in extraconfig.txt and compiled u-boot with CONFIG_CMD_HASH=y to enable the hash command.But now it just reboots instead of booting the...
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
As you have 5V drivers, you could try putting termination resistors on the end of the wires (data to 0V). Ideally you need to use coax or twisted pairs with their correct impedance loads.Where is the...
View ArticleCamera board • Re: PiCamera2/libcamera, now suddenly more logs being written?
I don't think anything has changed recently in this area, on the other hand I don't really know anything about Python logging. Can you perhaps provide a minimal trivial script (just a few lines) which...
View ArticleRaspberry Pi OS • Re: BookWorm 32 Bit Lite - Changelog?
I was hoping to find out what the changes / reasons for the kernel updates are as they look like significant changes.https://github.com/raspberrypi/firmware/commits/master/Many thanks.Statistics:...
View ArticleFrançais • Re: gpio c++
en faite quand je retire "17" l'afficheur m'affiche toujours les lignes de detection pin 17 , postez le main.cpp tel que vous l'avez modifié;indiquez sur quelle.s .patte.s. vous avez branché les...
View ArticleTroubleshooting • Raspberrypi 5 not booting directly when powered over GPiO
When powering my RPI5 with the a standard power supply over USB-C it boots directly, but when I power it over 5V GPIO, the only visible reaction is the red LED turning on and staying on (no boot)....
View ArticleAdvanced users • Re: Act LED on rpi 5 with Pineberry bottom NVME drive
dtparam=act_led_trigger=mmc does not do anything. ...trigger=heartbeat does change the internal LED to heartbeat mode. dtparam=act_led_gpio=23 does not activate gpio 23 (physical 16) or turn off...
View ArticleGeneral discussion • Re: Raspberry Pi as Proxy Server
Hi !We are trying to create a mini-computer with a Raspberry Pi that operates as follows:1. Internet Connectivity: - The mini-computer should be equipped with a SIM card slot with a local internet...
View ArticleBeginners • Re: Remoting Into Pi5
I am using Filezilla on port 22 with plain FTP not SFTP.What's the use-case for that? Why reconfigure ProFTP to listen on port 22 instead of port 21, while either turning off SSH or moving it to...
View ArticleTroubleshooting • Re: Raspberry Pi Model 4 as USB Storage Device
I tied to resize the MSD partition to create a new partition for USB Storage Drive, no success. I have connected MSD to MACBook and tried disutil as shown below to resize:Code: user1@User1MacBookPro ~...
View ArticleCamera board • Re: Has anyone already used the New arducam 64mp Owlsight. Why...
Hi scruss,We need some infomation the check the problem.May you show us the output of commands below?Code: ls /dev/video0dmesg |grep ov64a40dpkg -l | grep libcameraWe have to confirm if the camera is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem with HDMI VC4 audio (channel...
The iec-> counter variable is important because it controls position of the Z marker (start of audio block) in the IEC958 format. First channel 0 sample after xrun recovery should have that (i.e....
View ArticleGeneral discussion • Re: No RPi 5 for me.
Maybe in the workplace, whatever app or software the company is using, you may end up "having to" use it. But at home, unless you are a PC gamer (another species destined to become extinct i reckon),...
View ArticleGeneral • Re: PICO W Getting Started - I2C scanner Build Errors
#include "../../hardware_i2c/include/hardware/i2c.h" then eventually I got a build that completed. This is wrong - you should never need ../../<module>/include....Almost certainly you are...
View ArticleBeginners • Re: Self hosting help needed
Hi thanks for the replythe switch is wired to the router direct it is a tp-link 5 port gigabit desktop switch model number TL-SG105Sso router is wired to switch.pc and pi are the only 2 items attached...
View ArticleAdvanced users • LTE, OpenVPN, IP Camera, port forwarding?
Hi there,I have Raspberry Pi 4 with a LTE modem and a IP camera connected to the ethernet port (without a switch or router). I want to be able to see the camera stream from the internet. I have the...
View ArticleGeneral discussion • Re: Wifi chipset replacement for pi zero
You can leave them in enclosed boxes, with camera on full time out in the direct sun and they're fine.So bad luck, resting against something or faulty USB from the laptop surging? Who knows. You can...
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
As for why not to put the controller near the display, besides the concern of weather, until I figure out how to get OTA initiated from WiFi, I would have to get to it to update firmware and it would...
View ArticleRaspberry Pi Desktop for PC and Mac • Installation step failed: failing step...
I am trying to install Raspberry Pi Desktop for PC and MAC on an old laptop (sony vaio 2009) Note that I am using an archive version (Buster 2021-07-01) because there are a couple of programs I am...
View ArticleCompute Module • Re: CM3+ does not see 2 attached v3 Cameras
Thanks again for your continued support on this issue! Is there any way that you could test two IMX708 cameras like I am using? In your test, you are using an IMX708 and a IMX708_wide and that works....
View Article