Compute 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 ArticleAndroid • Re: [DEV] LineageOS 22.2 (Android 15) for Raspberry Pi 4 & Pi 5
Hey! I've installed your OS on a P4B but if I switch off using F5 as you indicate in the FAQ, it doesn't turn off but rather goes to sleep. Is there a way to modify this? Currently, if I "power off"...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pull-up / down RC filter
Have a look at Circuit 2 and Circuit 3 in this post from 2016 : viewtopic.php?t=134394Statistics: Posted by neilgl — Thu Jul 24, 2025 10:15 am
View ArticleGeneral discussion • Re: RISC-V (?)
Back on topic, I see RISC-V as a way for multiple hardware vendors to create processors that are all part of the same software ecosystem.This allows programmers a guaranteed return on investment when...
View Article