SDK • Re: Setting up Pico development on Eclipse
So far, its actually not about Eclipse! It's about getting that line to create Eclipse project files working. Possibly a couple more environment variable to set, or something.If we treat it as a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Question about PCIe switches
On the subject of not very pretty and extra cost for power.. this is pretty and cost is reasonable: https://geekworm.com/products/X1010RPI5-PCIe2x4.pngand how is that related to your question 'PCIe...
View ArticleTroubleshooting • Re: Error compiling libcamera-apps in buildroot
Did you ever get this figured out? I recently tried updating my Buildroot project that previously worked and now I'm getting the same error.Statistics: Posted by Tacomatte — Fri Sep 05, 2025 7:54 pm
View ArticleAdvanced users • Re: Raspberry Pi OS Image Creation : Made Easy
Trixie 32-bit (armhf) images generated by pi-gen exhibit the following:Code: root@raspberrypi:~# apt updateHit:1 http://raspbian.raspberrypi.com/raspbian trixie InReleaseHit:2...
View ArticlePython • Re: Why does this work like this
ok thanks Ill give enumerate a tryStatistics: Posted by ras_oscar — Fri Sep 05, 2025 8:12 pm
View ArticleBare metal, Assembly language • Re: System MMU existence/location on Pi 4B
broadcom would tell you but theyd have to kill youi'm not broadcom and i can tell you!https://github.com/librerpi/lk-overlay/ ... #L421-L434Code: #define ARM_BASE (BCM_PERIPH_BASE_VIRT +...
View ArticleOfficial Display • Re: Permanent/consistent 180° screen rotation
This is driving me crazy. For now, I'm just ignoring the upside-down booting issue. However, the touchscreen control input can't be permanently changed. Note: I don't shut down the device...
View ArticleCompute Module • Request for IBIS Models for BCM2712 (Compute Module 5)
I am working on a custom carrier board for the Compute Module 5 (CM5), which uses the BCM2712 SoC.For high-speed interfaces such as PCIe, USB, and HDMI, I need to run signal integrity simulations. To...
View ArticleCompute Module • Re: Request for IBIS Models for BCM2712 (Compute Module 5)
These aren't available I'm afraid.Statistics: Posted by dp11 — Fri Sep 05, 2025 9:03 pm
View ArticleCamera board • Re: Efficient resolution for OpenCV Blob Detection at full...
Something sounds slightly fishy there. I would take out all your OpenCV processing just to check that you can reliably get 50fps from the sensor. If you can't, then it's being configured wrongly.I...
View ArticleTroubleshooting • Re: I can't download Raspberry Pi imager, and Chromebook...
You could start with PINN. viewtopic.php?t=142574 or https://github.com/procount/pinn. This requires a SD card (or if your Raspberry Pi supports booting from USB media an USB stick) with FAT32...
View ArticlePython • Thonny Circuit Python Install
I download the latest stable community bundle for Circuit Python to the dafault Download folder. "/home/anto/Downloads/CircuitPython_Community_Bundle-main"I used Thonny to setup the virtual...
View ArticleOther • Re: Proxmox supported and added to RPI Imager
To all, thanks for taking the time to answer.Some context for the interested:The latest version of Proxmox Virtual Environment (PVE 9.0.0) is based on 64-bit AMD/Intel Debian Trixie. Debian also has a...
View ArticleBeginners • Chromium 'infection'
The above link is a screenshot of the 'error' Hope it's appropriate.OS BookwormWhat I have done:Uninstalled/reinstalled Chromium. No fix.Installed UFW firewall. No fix. Uninstalled UFW.I respectfully...
View Article