Advanced users • Re: Reading secure boot keys from the booting OS.
You don't acknowledge having seen or read Secure Boot configuration properties - https://www.raspberrypi.com/documentati ... properties in the official Raspberry Pi documentation, or the White Paper...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 W (RPi OS Bookworm) crashes or lags...
In case anyone is also monitoring this thread, I've submitted a bug report on GitHub in the hopes of finding a solution to this: https://github.com/raspberrypi/firmware/issues/1973I don't get...
View ArticleGeneral discussion • Re: Pull/Remove/1.9.4 version of Pi Imager off the website.
My download must be broken in some way.I installed it on Windows 10 Enterprise on a laptop, and when it runs I only see an "empty" window, with a menu bar and caption, but no other content. This is on...
View ArticleTroubleshooting • Re: RealVNC stops working on Pi update
Strange, my Pi5 4GB and Pi5 8GB with all updates are (still) working fine using VNC Viewer on my iPad Air 3, iPadOS 18.5Can you try it with a clean install of Bookworm on a spare microSD...
View ArticlePython • THONNY MULTIPLE CODES
Hello,I have multiple python codes for my project on raspberry pi 4. How do I compile multiple codes or make a top module?Statistics: Posted by Quynhpham — Wed Jul 23, 2025 8:55 am
View ArticleGeneral • Re: Pico vscode extension drags in 8 superfluous unwanted extensions
I do appreciate the appeal of using someone else's editor like VS Code which supports plug-ins or extensions, have done exactly that myself, but in trying to be 'all things to all men' I have always...
View ArticleCamera board • How to access Optical Black (OB) pixel values outside the...
Hello,I would like to access the Optical Black (OB) pixel values, which are located outside the active image area.I have tried capturing DNG files using the libcamera-still utility, but the OB region...
View ArticleNetworking and servers • Re: Pi 5 as a file oriented server with 2 * 8 TB USB...
Looking at the Pi 5 base with USB at the top and GPIO at the right. The power supply socket has three solder spots at the edge. The bottom two show 5 volts. The USB 3 base has four rows of pins. From...
View ArticlePython • Re: THONNY MULTIPLE CODES
Hello,I have multiple python codes for my project on raspberry pi 4. How do I compile multiple codes or make a top module?Perhaps you need to learn about Python Modules.Ref:...
View ArticleGeneral • Re: ampy transfers from pico loses bytes
MPREMOTE is written in PYTHON to talk to the uPYTHON firmware running in the PICO. The age I'd suggest, since it's a localize embedded copy of PYTHON 3.7, is not relevany. Does you have evidence to...
View ArticleOther RP2040 boards • Re: RP2354 is not Booting up through USB
However, only 1 assembled board works fine. I.e There is 12MHz clock on the scope and there is Internal regulator Output which is 1.1V.Rest 4 boards are unfunctional.So are you saying those 4 boards...
View ArticleCamera board • Request for Driver Code – Raspberry Pi Camera Module 3...
Dear Support Team,I hope this message finds you well.I’m currently working on a project involving the Raspberry Pi Camera Module 3, and I’m specifically utilizing the SA31NA30P sensor assembly. As...
View ArticleTroubleshooting • Re: Raspberry pi 4 b not booting & eeprom recovery
Now what should I try?Referring back to my earlier advice -Boot diagnostics - https://www.raspberrypi.com/documentati ... iagnosticsThis diagnostic does not seem to depend on any prior configuration....
View ArticleCompute Module • Re: RPI-CM5 MIPI interface and GPIO's conflict
The I2c0 port is used to communcation with the device on the end of the MIPI port - display or camera - in order to indentify it but also to send setup and control information. If you are NOT using...
View ArticleCompute Module • Re: Need Help: CM5 Lacks Composite Video Pin for Drone Project
VEC over GPIO:It's never been tried -- but AFAIK it ought to work -- change this line to add VIDEO_OUT_CFG_SEL_PAD_MUX_BITS and use an overlay to assign pins 4-11 to DPI (and pin 0 if you need a...
View ArticleCompute Module • Clarification on I2C Usage for MIPI0 and MIPI1 (DSI, Touch,...
Hi, I’m working on a Raspberry Pi Compute Module 5 (CM5) carrier board and would like to clarify how MIPI interfaces (MIPI0 / MIPI1) interact with their associated I2C buses and GPIOs, especially in...
View ArticleTroubleshooting • Re: NEC-V404 - PI B3+ on board - Latest version of...
Any idea why the same procedure works with an external Raspberry Pi 3 B+ and doesn't show this alert?Statistics: Posted by Caimano — Thu Jul 24, 2025 9:34 am
View ArticleTroubleshooting • Re: Regarding the issue that the Raspberry PI fails to...
The HDMI monitor has now been connected, but after connecting the Raspberry PI, it didn't start up. Moreover, the green light on the Raspberry PI didn't light up, only the red light remained on...
View ArticleGeneral • Re: Problems with SPI Interface
Try to reduce SPI clock speed for first tests. Check the signals arriving at RF synthesizer, voltage, waveform.Statistics: Posted by ghp — Thu Jul 24, 2025 9:56 am
View ArticleNetworking and servers • Re: Cannot connect to Raspberry Pi 4B via VNC (10060...
Pi4 (2GB RAM) Bookworm with all updates is working OK for me with VNC Viewer 6.21 on WIndows 10 and v7.13 on WIndows 11Code: wayvnc: Installed: 0.9.1-1~bpo12+rpt2On that spare 8GB card, did you...
View Article