General • Re: 200mhz with 1.3v on an rp2040, is it correct?
Thank you so much for wanting to respond at all, and especially being so detailed and thorough! And using this as an opportunity to improve the datasheet is awesome!I completely forgot to specify...
View ArticleTroubleshooting • PI 5 Capacitor Identification
While installing a Raspberry Pi Compact M.2 HAT+ on my Raspberry Pi 5, the board stopped booting and would only show a solid red LED.After troubleshooting, I found a physically cracked capacitor near...
View ArticleAutomation, sensing and robotics • Re: Kano LED ring
From the Adafruit product webpage:Includes lifetime care via help.kano.meRegular posters will be unsurprised to learn that the url doesn't work.Statistics: Posted by ame — Sun Jun 21, 2026 2:00 am
View ArticleBeta testing • Re: rpi-self-update
Split this away from the actual topic as it's off-topic...I think it's a good idea to split this topic off since who owns the copyright of AI generated code is a important topic these days. An...
View ArticleCamera board • Re: car-speed measurement project
By the way, here is an example of what a truck passing by looks like with the Pi HQ camera. Good resolution but the rolling shutter becomes noticeable on faster vehicles. the equipment doors on the...
View ArticleGeneral discussion • Re: A Pi Pie Chart
In continuation ofviewtopic.php?p=2380288#p2380288the Zig programming language is a different take on making a safer C-like language.From my first impressions, rather than a memory ownership model so...
View ArticleSDK • Re: problems initializing PIO state machine with pio_sm_exec_wait_blocking
Just tried it. Worked fine with Pico SDK 2.2.0 on MSYS2, with all the second_pio stuff commented and uncommented. Running on a dodgy Pico clone.Statistics: Posted by katak255 — Sun Jun 21, 2026 5:44 am
View ArticleRaspberry Pi OS • Re: What screen recorder to install on Trixie with wayland?
Great! It is always best when people can (and do) answer their own questions.Statistics: Posted by BigRedMailbox — Sun Jun 21, 2026 5:52 am
View ArticleC/C++ • Re: Segfault with snprintf ?
If you compile with gcc -Wall, the compiler will be able to warn you in most cases if your format string does not match the arguments you pass.In a case like this, where I think you were miscounting...
View ArticleAdvanced users • Re: Raspberry Pi 5 boot dependency on overlays directory...
vclog can be easily obtained from our utils repo: https://github.com/raspberrypi/utils/tree/master/vclogStatistics: Posted by PhilE — Sun Jun 21, 2026 7:29 am
View ArticleRaspberry Pi OS • RPI-Imager 2.0.10 button translation error
I downloaded the latest version of RPI Imager from your site and, to my surprise, discovered that the buttons have incomprehensible text. I've attached a screenshot.My language is Italian.Also, in...
View ArticleTroubleshooting • Re: error in hardware with raspberry pi zero 2w
Which voltage regulator is that? What is the output voltage of the regulator, how is it set (is it preset by hardware or can it be changed i.e.). What is the current rating of said DC/DC...
View ArticleTroubleshooting • Re: CUPS shows connection page after selecting local printer
Hey there!I have faced the exact same page while making a wireless print server with my Raspberry Pi 5 for my Canon PIXMA G1730 printer. Luckily I found solutions online. I don't know if it is the...
View ArticleTroubleshooting • Numbered process hogging
A file /tmp/1784895643 showed up on my system. It was hogging resources and bogging the system down, an dshowing up under this name as a kernel process. File info shows:root@NODE250:/home/pi# file...
View ArticleBeginners • Re: Best Raspberry Pi for DIY Projects & Home Automation...
Pi400 Kits are real bargains these days https://www.raspberrypi.com/products/raspberry-pi-400/ (at my preferred official reseller it's 90Eur for the kit compared to 105Eur for a bare Pi4 4GB).for...
View ArticleBeta testing • Re: New style desktop
3. If you maximize windows, for example browsers, it goes over dock, (Not tested if it does it with panel/taskbar?). (Edit2: Under the dock).I've just pushed out some changes which add an "exclusive"...
View ArticleRaspberry Pi OS • Re: OS last version and PI 3
You're right, thank you. Its a Raspberry Pi model b+ V1.2 2014, and it as an ethernet port.Statistics: Posted by Raydiez — Mon Jun 22, 2026 6:52 am
View ArticleRaspberry Pi OS • Minicom does install but does nothing when entering minicom.
Hello,On The newest pi-os (Trixie) I cannot use minicom anymore when I installed it using sudo apt install minicom.. Entering the command does nothing it returns immediate to the command...
View ArticleTroubleshooting • Re: UART0 loopback does not work
Are you on OpenPlotter 4, not Trixie?Statistics: Posted by neilgl — Mon Jun 22, 2026 8:14 am
View ArticleCompute Module • CM5 carrier board reversible USB 3 not working
Hi everyone,I am designing a Raspberry Pi CM5 carrier board, with reversible type C connector over USB3. I ran testing with a USB 3 device, and USB3 type C is not reversible. One side shows up as...
View Article