Interfacing (DSI, CSI, I2C, etc.) • Re: connecting to a TI mini projector...
I want to connect a DPI-based display board (18-bit RGB parallel interface, uses a TI DLPC3436 controller) to a Raspberry Pi 5. This is the DLPDLCR230NPEVM - DLP LightCrafter Display 230NP evaluation...
View ArticleC/C++ • Re: Segfault with snprintf ?
F.Y.I.If you use C++ you have std::format available (which is a nice/familiar inteferface for those who like printf-like functions).std::format can be used with a std::ostringstream to build a string...
View ArticleC/C++ • Signing OpenOCD - Why DebugProbe keeps stopping working
I'm not sure if this is well known, but it's bugging the hell out of me. I keep "loosing" the ability to use the DebugProbe for the Pico, because the Visual Studio Code plug-in downloads OpenOCD from...
View ArticleAI Camera - IMX500 • Re: AI cam - Failed to queue buffer for Unicam Image
Hi, thanks for your reply.After doing some more testing, I am wondering if this is an intermittent hardware problem on my end rather than a bug that you can investigate?Two completely different Pis...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Maximum allowable input current to...
Thanks for your comment.Although the DFROBOT main spec says 5v, Pi hut states it will work with 3.3v on Raspberry Pi. I have used the 3.3v supply and all appears to be working ok.Statistics: Posted by...
View ArticleGeneral discussion • Re: What product would you like to see?
Totally agree with MikeDB, Raspberry Pi have their own distro, but others can make their distro available for use with the hardware, it is down to their developers to make it work with RPi hardware....
View ArticleTroubleshooting • Re: All my GPIOs seem to have gone away
> Which OS is installed on that Pi5 ?Oh, I left that out, sorry. It's Debian Bookworm, based on sources.list, ```# cat /etc/apt/sources.list deb http://deb.debian.org/debian bookworm main contrib...
View ArticleNetworking and servers • Re: Start desktop over ssh
WayVNC and the Tiger on my Mint PC is simple to use.; otherwise I use a capture card and the vlc-player or the obs studioStatistics: Posted by Saxoniaradler — Fri Jul 31, 2026 11:53 am
View ArticleRaspberry Pi OS • Re: pinctrl-rp1 no longer gpiochip0 with 6.12.96+rpt-rpi on...
See also viewtopic.php?t=399875Statistics: Posted by neilgl — Fri Jul 31, 2026 11:54 am
View ArticleTroubleshooting • Re: Pi 5 dmesg "reset full-speed USB device number X...
I am using a canakit Max 45W power adapter, so I don't think there is a power adapter issue.That's not how it works. Does your PSU have a 5A@5V mode and has that been negotiated?Statistics: Posted by...
View ArticleGeneral discussion • Re: Warning about heat sinks.
This is what one of my CM5s looks like. I have copper heatsinks on most things there.This kit is the older one, so the heatsink that came with it is too high and the fan so can't be used at the same...
View Article