General discussion • Some queestions about raspberry pi pico
1.When uploading the program, the log indicates that the UF2 file was successfully written to the Raspberry Pi Pico, but the device fails to run the program.2.After using nuke.uf2 to erase the Flash...
View ArticleRaspberry Pi 400 and 500 • Bluetooth Full Fidelity Playback BT issue
I have been using Technics headphones and Technics earbuds fine on my Pi 400. Yesterday, I found although they connect, no audio comes out using full fidelity playback profile (the default it connects...
View ArticleGaming • Sound issues with Pico Pi based Gameboy emulator (MAX98357)
Hi! First post here.During summer holidays of 2023 I decided to build my first project (https://www.youmaketech.com/pico-gb-gam ... y-pi-pico/]). Everything worked perfectly, expect sound. It was...
View ArticleSDK • USB Serial port TX performance
Hi,I have tried to get the TX performance up, and seem to read i have to increase some buffers, but not sure exaclty how to...Right know i have a TX speed of arround 195.000 bytes/sec.I like to get up...
View ArticleAdvanced users • No video output after POE+ssd HAT
Hi, I was using rpi5 for home assistant with microSD without any problems, but I wanted to upgrade to an SSD and bought a HAT SSD POE+ (GeeekPi P33 M.2 NVME M-Key PoE+).I mounted and tried booting...
View ArticleTroubleshooting • Pi 5 8GB running Bookworm, WiFi is super slow ONLY IN UPLOAD!
I was having issues with downloading speeds and some esoteric docker configurations. My laptop was downloading a lot faster than my Pi 5 and even scp between the two was very slow, so I decided to...
View ArticleCamera board • Capturing video at <15fps
Hi! I would like to capture video at less than 15fps using picamera2. This is so I can have longer exposure for capturing low light video. I am using an arducam noir picamera with an imx219 image...
View ArticleSDK • Pico Extras install using CMake
Hi all,I am new to the RPi Pico and am trying to understand how Pico Extras is installed using CMake. I have a project that needs to use it and I have manually downloaded Pico Extras and compiled...
View ArticleCompute Module • CM4s replaces CM3, problem: Ethernet and USB
Hello I would like to replace a CM3 with a CM4S. Which works fine, except for sharing a video stream from a USB camera and network access.I have tried various OS, the effect is always the same.To...
View ArticleAdvanced users • GPIO headers on bottom, again
Hi,I know this has been asked before, but none of the previous answers have worked for me, so I figured it couldn't hurt to ask again: I'm trying to use a Pi 4 B with its GPIO header plugged into a...
View ArticleAdvanced users • Questions after compiling the kernel on Raspberry Pi 4
Hi everyone,I recently compiled the kernel for my Raspberry Pi 4 with the goal of optimizing the system and making it more efficient. However, I have a few questions, and I’d really appreciate it if...
View ArticleBeginners • Is there any remote connection like RDP ?
Hi On the raspberry OS, is there a feature to connect to the graphical session, like RDP for Windows ?Something more "built in" than Anydesk.I want to connect to the session of a Pi who is in the...
View ArticleBeginners • Is it possible to test an extension cable for MicroSD ?
Hi,I just received an 45cm long extension cable for the MicroSD.Before to close my sealed box to put the Pi on the roof, I would like to check that it's working well without any issue, like a...
View ArticleTroubleshooting • Raspberry Pi OS(64-bit) on RPi 5 libc-bin errors?
I am running the 64-bit Raspberry Pi OS (released 2024-11-19) on a Raspberry Pi 5.hostnamectlOperating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.51+rpt-rpi-2712 Architecture: arm64Many...
View ArticleRaspberry Pi OS • Using Zed editor for programming
Hi,I want to use the Zed editor for programming in Rust. As I understand it, Zed requires Mesa 24.x while the latest version of Raspberry Pi OS uses Mesa 23.2. Is there any way of telling when/whether...
View ArticleTroubleshooting • Raspberry Pi keeps rebooting
I've been having network issues at home, so I set up my Pi collection to each send me their IP address anytime they reboot. Once I got them all set up to have fixed IP addresses, getting the same...
View ArticleBeginners • Understanding pmic_read_adc readings
Hello, I am trying to understand the readings from the Code: vcgencmd pmic_read_adc command. I am interested in monitoring the power consumption of different modules, (.e.g, the ethernet interface or...
View ArticleGeneral • Security through transparency: RP2350 Hacking Challenge results are in
Just a cross-link to the official Raspberry Pi News Blog for the benefit of forum users who don't regularly read it -Security through transparency: RP2350 Hacking Challenge results are in -...
View ArticleGeneral • RP235X roadmap
The results of the Hacker Challenge are in -https://www.raspberrypi.com/news/security-through-transparency-rp2350-hacking-challenge-results-are-inMy questions are what happens now ?Will current RP2350...
View ArticleTroubleshooting • RPI5 8GB - reboot gets 8 flashes
Hello All,I purchased my pi5 a few months ago, and for a while I was using docker to run 5 or 6 containers. I recently started fresh and did:Code: sudo apt update && sudo apt full-upgradePost...
View Article