Graphics, sound and multimedia • Re: Midi, I2C, Pi 5 RP1 chip, which gpio lib???
Ok, tried Bullseye stable 64 bit, minimal. followed to the letter the script. ttymidi bullseye installed with no errors.I installed synaptic to check if Jack was present (Midisnoop gives me two midi...
View ArticleAutomation, sensing and robotics • Re: Are Raspberry Pi 4 GPIO pins...
Help please!Statistics: Posted by remzirecep — Thu Jun 26, 2025 5:18 am
View ArticleTroubleshooting • Re: No Audio in web app
Thanks for the adviseI will try with Imager 1.9.4 on Windows 10 and select Raspberry Pi OS Legacy 32-bit (Bullseye), then do all the updates.Can you please post your sample code that...
View ArticleAdvanced users • Re: Limits of 16 GB RAM
16GB is a practical limit of the RAM bus.There is no larger capacity with 32 bit wide bus. So there must be either a 64 bus or multiple RAM channels. Both solutions needs a lot of changes, so we may...
View ArticleTroubleshooting • Re: Rpi5 suddenly not working, Red LED is solid, the green...
My rpi5 suddenly not working, i tried to reboot with other sd card, change charger but nothing happened. Red LED is solid, the green LED is 3 slow blink and 3 fast blink. .Untill it broke, i used rpi5...
View ArticleCompute Module • Re: USB connector to program eMMC flash
In CM4IO board schematic. The ID pin of the Micro USB connector is un-connected. However, the USB_OTG_ID (101) pin of CM4 is connected to a resistor R8 2.2k ohm. The other end of resistor R8 is...
View ArticleAI Camera - IMX500 • Re: YOLOv8 Model Works in Python (picamera2) but Not in...
Hmm, this could be the way the output tensors are handled in C++. We might be missing some post-processing that is present in the Python scripts. Would you be able to run...
View ArticleCompute Module • Re: CM5 USB 3.0 TYPE C Connection
Thank you @fchk and @ thagrol for your replay.So I will connect All USB3.0 and USB2.0 signals of My Type C connetor to Six USB Signal of CM5 via my Multiplexer HD3SS3220. And My Type C Connetors's CC1...
View ArticleGeneral discussion • Re: My Pi Only Speaks Stereo: A Driver Tragedy in...
made a replay here as well viewtopic.php?p=2322917#p2322917- Users trying to get 5.1 or 7.1 PCM over HDMI are routinely blocked by EDID constraints.show me your EDIDStatistics: Posted by...
View ArticleBeginners • Re: Having trouble to start Porcupine via systemd
Are there any other ideas that I could try or any mistakes that Im making here?Little help would be much appreciated.Thanks and gratefulStatistics: Posted by CrazzyElectron — Fri Jun 27, 2025 5:30 am
View ArticleTroubleshooting • Pi5 and monitor switch-off
I just happened to see some posts here about weird things happening on a Pi5 when the monitor was switched off. This rang some very loud bells for me. My Pi5 runs as a server for my smart-home system,...
View ArticleAdvanced users • Re: Image File Utilities
I am running Armbian 12 on an Orange Pi 3, with a 32GB SD card. I have the image-util files placed in a folder under root, and I am backing up to a folder than is an NFS mount to a NAS. Image File...
View ArticleBeginners • Re: Preloaded SD card and Pi Imager
can I jump straight to that 'writer' button option in Pi Imager.No, you can only use Imager to set options when writing an image to a device. You can't use it to change or set options after the image...
View ArticleBeginners • Re: 4-20mA output
Perhaps have a look here https://www.mikroe.com/4-20ma-t-clickStatistics: Posted by ghp — Fri Jun 27, 2025 6:18 am
View ArticleCamera board • Re: Streaming camera on RPI4 at high resolutions
Try using the following command line arguments to rpicam-vidCode: --codec libav --libav-video-codec libx264Statistics: Posted by naushir — Fri Jun 27, 2025 7:00 am
View ArticleAdvanced users • Re: rpicam-app - On screen data overlay
Hello,I'm trying to make it work with DRM Atomic API, but I have a issue that it looks like driver vc4-ksm-v3d does not support it. In modetest on rpi planes are missing properties such as FB_ID,...
View ArticleSDK • Re: How to revert SDK back to 1.5.1?
Solved "Installing Pico SDK 1.5.1" - I thinkI would recommend getting things to work with the latest 2.1.2 SDK but if you, or anyone else, wants to revert to 1.5.1 this appears to work. I am guessing...
View ArticleTroubleshooting • Pi5 desktop resolution changes intermittently
Hello,my Pi5 desktop HDMI resolution is 1920x1080.However on occasion some boots show the resolution in 1024x768.I navigate to Pi5 -> Dock -> Menu icon -> Preferences -> Screen...
View ArticleBare metal, Assembly language • Re: System MMU existence/location on Pi 4B
broadcom would tell you but theyd have to kill youStatistics: Posted by wcl55 — Fri Jun 27, 2025 7:47 am
View ArticleBeginners • Can not get wifi connection Pi 5 to OpenWRT router working
Hi,I have a Pi 5 and used Imager to create a SD card with the standard OS (64 bits) on it. I filled in the wifi information including SSID, password and country. After booting the Pi 5 with this card...
View Article