Quantcast
Channel: Raspberry Pi Forums

Advanced users • Re: It has been almost two years since the release of the...

I don't need a complete one; a simplified schematic like the one for the Raspberry Pi 4 will doStatistics: Posted by jinzhifeng — Tue Jul 29, 2025 3:27 pm

View Article


General • Re: New RP235X silicon released

"Eventually all Pico 2 products will use the A4 stepping. While the A3 stepping will not be made available to silicon customers, approximately 30,000 units of A3 inventory will be used to build Pico 2...

View Article


Beginners • Re: Making QR Codes for Multiple Links

I have never heard of multiple URLs in a single QR code.I think you need to have a QR code for each project you have.You could generate QR codes using...

View Article

Networking and servers • Re: Cannot connect to Raspberry Pi 4B via VNC (10060...

Hi everyone,Thanks for trying to help me solve this issue. Turns out the wayvnc version was not the causing the error. I could not find any solution to it, as everything seemed to be working. The...

View Article

Compute Module • Re: RPI CM5 RS485 RE/DE Line Control

Where did you getCode: rts-gpio = <&pca9535 7 GPIO_ACTIVE_HIGH>;from? It's not in the rs485 bindings, so will just be ignored.RTS is generated as part of the UART, not as a random GPIO. For...

View Article


Image may be NSFW.
Clik here to view.

General • cygw34 driver with Raspberry Pi Radio Module 2

Two questions regarding using the Raspberry Pi Radio Module 2 with the cygw43 driver in the Pico SDK. Does the driver support gSPI data in, gSPI data out and nIRQ being connected to three different...

View Article

Graphics, sound and multimedia • Re: 1440x2560 with simple-framebuffer?

simple-framebuffer is relying on the HDMI setup that the firmware configures, and that is limited to VGA, 720p and 1080p.The HDMI spec mandates support for VGA, which is why the firmware defaults to...

View Article

Image may be NSFW.
Clik here to view.

Camera board • Re: Best way to synchronize Raspberry Pi Camera Module 3 with...

Could you please confirm whether the only viable option to capture images using a software trigger is to either use a different camera board (e.g., from another vendor) or a global shutter camera?If...

View Article


Device Tree • Re: CM5: Getting all Cameras to use i2c1

If you've created a custom baseboard, then neither of bcm2712-rpi-cm5-cm4io.dts (CM5 on CM4IO) nor bcm2712-rpi-cm5-cm5io.dts (CM5 on CM5IO) are valid. Create your own base DT file to match your...

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: Pico SDK 2.2.0 documentation

Already raised as an issue: https://github.com/raspberrypi/pico-sdk/issues/2610Yes, we're planning to publish the updated version tomorrow. Things have been a bit busy today! In the meantime, the...

View Article

Advanced users • Re: Raspberry Pi 3B on LG C3 TV kills ARC audio to soundbar

hdmi_ignore_cec=1and hdmi_ignore_cec_init=1 both relate to the firmware based display stack only.CEC is optional within the vc4 driver, so adding an override to disable it should be relatively...

View Article


Latest Images