Troubleshooting • SOLVED - PI5 bluetooth audio profile is wrong - get mono
Found over on askubuntu:Purge everything related to bluetooth : Code: sudo apt purge pulseaudio-module-bluetooth bluetooth "bluez-*" bluezDelete /var/lib/blueman and /var/lib/bluetoothCode: sudo rm -r...
View ArticleAI Camera - IMX500 • Re: CM5 with AI camera
The new file works for both the object detection demo and the posenet demo. I tested multiple times, and it worked every time. The first network firmware upload is indeed quite slow.Please let me know...
View ArticleHATs and other add-ons • Re: PI 5won't recognize DS3231 RTC module
I'm surprised to hear that this config.txt works at all on a Pi5! You're using FKMS while Pi5 relies in KMS -> would espect yoi have no HDMI output at all.Next comes the question if that kernel has...
View ArticleTroubleshooting • Re: Data about 13MB was downloaded after restart
As a result, the setting of "10 periodic" doesn't work for avoiding download of Packages.xz.My raspi4 downloaded Packages.xz after daily reboot.At /etc/apt/apt.conf.d, I found 20packageekit and...
View ArticleAutomation, sensing and robotics • Re: Vivarium Probe Screen Detection
Well, why not simply use a temperature and humidity sensor (i.e. DHT22). I would prefer i.e. AHT20 or SHT40 though (because of the I2C interface).Would be less complex to get the data, but you will...
View ArticleOther projects • Re: Seeking help with manufacturing Raspberry Pi 5 with...
When using a standard Pi your options are either designing a HAT for mounting ontop of the Pi, or designing a 'baseboard' where you attach the Pi somehow. In both cases you will be limited to your...
View ArticleCompute Module • Re: CM5 memory ECC protection type? EDAC error reporting?
My questions are:- What kind of ECC the Raspberry CM5 has? - Did the Linux kernel receive reports?- There is a way to test it (e.g. IBECC CPUs provide instructions to inject an artificial ECC...
View ArticleOff topic discussion • yara perfume price in pakistan
Lattafa Yara For Women Eau De Parfum is a luxurious fragrance crafted for the modern woman who embodies confidence and elegance. yara perfume price in pakistan is depending on the retailer. here's a...
View ArticleGeneral discussion • Re: Using RPI to broadcast a 2G signal for older phones
I'm also looking to do this with older 2G and 3G phones. JosephStatistics: Posted by josephchrzempiec — Wed Feb 19, 2025 5:56 am
View ArticleAI Camera - IMX500 • Re: Nanodet object detection with two imx500 cameras
unfortunately it dosn' work consistently, with the pp variation both cameras inference work once every 15 times. in most of the times only one camera works the second and in some cases neither. is...
View ArticleNetworking and servers • Backing up the Pi on SD card with multiple USB drives?
Hello, First I hope This is the correct area to post this. I have no clue for this type of topic where to post at. I have a raspberry pi 4 on SD card with 8 USB drives. Yes I could of used a single...
View ArticleSDK • Re: SDK/picotool 2.1.1
200Mhz Clock Support for RP2040RP2040 has now been certified to run at a system clock of 200Mhz when using a regulator voltage of at least 1.15 volts.Excellent news. What I would like to see is a...
View ArticleOther projects • Re: A Birthday Present for Fido
Fido got a Pi 5 for Christmas. Unfortunately, the official power supply was out of stock.Speaking of power supplies, the AT supply in the 486 suffered a breakdown during the move last summer and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Looking for a 22 to 15 pin FPC
Thanks guys! will do.Statistics: Posted by Zoxks — Thu Feb 20, 2025 4:12 am
View ArticleBeginners • Re: How to completely disable terminal history
You could set HISTFILE=/dev/null (untested).But of course, the real questions are:1) Why does OP want to do this? What problem are we trying to solve?and2) What is meant by "corrupted whole system and...
View ArticleGeneral • Re: PIO won't generate 8-bit VGA signals
See sm_config_set_set_pins() in the SDK. Limited to 5 pins. Usage incorrect, but I have no idea if it caused the issue, since I haven't used PIO before. See:https://github.com/raspberrypi/pico-sdk ......
View ArticleTroubleshooting • Re: crazy issues with NFS and 2 pi's
I have a new lead. I'm careful not to jump to conclusions since the issue seemed so random at first, but I now have a reproducible pattern. It may have been this pattern hiding from me in the past, or...
View ArticleSDK • Re: Slower builds?
@hippy graph looks good! logarithmicIf necessary, people can get the pre-built picotool here:https://github.com/raspberrypi/pico-sdk-tools/releasesStatistics: Posted by breaker — Thu Feb 20, 2025 5:05...
View ArticleGeneral • Re: ADC + DMA + FreeRTOS does not work.
I will study the code from the suggested link, but at first glance it seems like a solution beyond what I expected, as I do not yet have this knowledge of the Cortex-M0 and RP Pico. I would have to...
View ArticleAutomation, sensing and robotics • Re: Speedometer & Odometer project
Thanks for the initial responses. The pico looks very interesting. I have become blocked with the project. I connected the Adafruit Ultimate GPS unit to my pi and I was able to query the GPS data....
View Article