General • Re: Pico2 and SWO
We have a TPIU with a 4-bit DDR output. As far as I am aware it does not support SWO, based on the css600_tpiu_DEVID definition in the SoC-600M reference manual here:...
View ArticleTroubleshooting • Re: RPI-Clone & Bookworm
Hello, had to run some errands, and now returning. Suggestions appreciated!1. Good catch with version mis-match and I re-downloaded rpi-clone:[codesha256sum $(which...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
I have a Pi400. There must be a plenty of people still using Bullseye. The HEVC/H265 is now breaking up as the screen cannot keep up. It is worse when switching on bluetooth and connecting a speaker....
View ArticleCompute Module • Re: Audio corruption on CM4 (over usb-xhci)
Further investigations lead me to notice that, when the noise happens there is a change in stream frequency.Watching Code: /proc/asound/card0/stream0, I found that normally the Momentary freq is a bit...
View ArticleCompute Module • eMMC boot
Is it possible to deny SD card and M.2 and boot only from eMMC?Statistics: Posted by i486 — Thu Aug 22, 2024 9:11 pm
View ArticleGeneral • Re: DMA ADC vs Bluetooth/Wi-Fi on Pico W?
Unfortunately, I did not.Statistics: Posted by kevinjwalters — Thu Aug 22, 2024 9:24 pm
View ArticleGeneral • Re: Pico 2 SWD
Thanks.I'm actually just after getting it working. 2 pico2's.I got the blink program to upload and stepped through it using GDB. I had to build pidoprobe (debugprobe) targeting the pico2.Next step is...
View ArticleBeginners • Re: Using a 30W Power Adapter with Raspberry Pi 5: Is it Safe?
The question you should really be asking yourself is: Will I be happy destroyiing my raspberry pi 5 by using a questionable "charger, instaead of the correct power supply?That simple.Why would it...
View ArticleTroubleshooting • Re: Raspi 5 seems unable to access SD-card
Thanks for all the replies!!Is there any battery/ammount of batteries in battery pack recommended/you would recommend that can provide the current needed for the raspi and for the adafruit powering...
View ArticleSDK • Re: Another cmake question - sorry
Thanks:That works outside the clauses as per your example. Is there anything I can use within a clause to, for example, just change a single parameter as per my original post? I can do what I want if...
View ArticleRaspberry Pi OS • Re: Converting DOC to PDF (In Pi OS)
https://pandoc.org/ might work. It's in RasPiOS. Haven't tried it but would be interested in knowing if it does.Statistics: Posted by bls — Thu Aug 22, 2024 9:45 pm
View ArticleGeneral discussion • Power Issues After a Spike
We had a power spike and lost several pieces of electronics even though they were on surge protectors (which are now obviously not all equal in protection).I thought I'd fried my PI 3+B but I am able...
View ArticleC/C++ • Re: DHT11 code works with python but not C++
wiringpi does not work anymore.You will have to code it by hand.As a whole, or just with the DHT11?Statistics: Posted by AntiRix — Thu Aug 22, 2024 9:58 pm
View ArticleTroubleshooting • Re: Raspberry pi camera not being recognized?
The post linked helped me immensley, thank you all for the help, I greatly appreciate itStatistics: Posted by something05 — Thu Aug 22, 2024 10:11 pm
View ArticleAutomation, sensing and robotics • Re: IP65+ Sealed Cased for RP 5?
May be I'm wrong, but I don't see a solution for the case that you have a combination of weather mishaps like wind and rain. Sometimes it is that bad that it looks if rain is coming from all...
View ArticleCamera board • Re: Displaying camera videos on split screen with raspberry pi 5
Weird, it's a link from the Temu online store. Maybe this here works ...It fails because it announces:Code: This item is sold out.Check out similar items.Then puts up a pop-up Code: Check connection...
View ArticleTroubleshooting • Re: Pi 4B can't read USB partition as FAT (unable to boot)
I've managed to boot from it. What I did was format the ESP to FAT32 and then restore the contents of it. Apparently the Pi does not actually support FAT16.Statistics: Posted by strangejune — Fri Aug...
View ArticleAdvanced users • Powering a Pi 5
I have built a Raspberry Pi 5 which consists of all "official" Pi hardware but it is getting throttled and since my setup seems like it would be well withing the realm of Pi 5 setup's I wanted to...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
Sweet! I’ve got half a plan now.Will the pico send signals to both strips of lights or do I need two picks?Also, the button to “run program,” is it just a simple button to program or am I going to...
View ArticleNetworking and servers • Re: Control Raspberry Pi Via Networkless Interface
"Neither of your posts help me at all."Sorry I thought I was answering the question:"web connection and some way to control the audio output that my raspberry pi 3b outputs through the 3mm cable"My...
View Article