Troubleshooting • Re: Pi 5 power issue, possible over voltage?
Thanks! Now it works.Nope, I haven't re-read all the documentation since the Pi2. There is just too much of it.Reading the description of that setting in Raspi-Config - wasn't very helpful either....
View ArticleTroubleshooting • Re: Taking a Screenshot: grim works, scrot doesn't
There are probably better ways, but if the command:Code: pgrep Xorgreturns a number, you're running X and scrot will work. If it returns no output, you're not running X and it won'tStatistics: Posted...
View ArticleBeginners • Re: Nano won’t show text
I am on raspberry pi os bookworm what file replaced /etc/dhcpcd/config.txt?It's not that simple.You will need to read up about the options (GUI, text and cli) for controlling the Network Manager...
View ArticleRaspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
(I assume that what you are talking about is when you try to do an "apt update" or "apt upgrade" and it figures out what the nearest mirror is, but that mirror is down, so it just errors out instead...
View ArticleGeneral • Re: RP2350 PIO DMA performance question
Is there a difference (improvement) in the RP2350 PIO IN, OUT instructions <-> FIFO and DMA performance, from what it is on RP2040?There should be a one-cycle improvement, because the latency...
View ArticleCamera board • Re: Libcamera Stereoscopic 3D Support
If your V3 Rpi camera had captured 190° (or more), I would have been so happy.You're deep in fisheye lens territory there. That might be well outside what Raspberry Pi Ltd might want to do.Arducam...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
Have a look on blender.org for bbb demo movies...Statistics: Posted by neilgl — Sat Aug 24, 2024 5:02 pm
View ArticleGeneral • Re: RP2350 Errata E9 - Pull-down lock-up
It was the Bus Pirate development that found that bughttps://forum.buspirate.com/t/rp2350-bu ... -and-6/529They explained a bit more of how they found it in X or Threads, somewhere, can't remember...
View ArticleGeneral discussion • Re: RP235x store?
My hobby is making a custom development board to test chips.So, I'm finding a store where sell RP235x chips in S.Korea.Where can I buy them in S.Korea? or, When these chips are available on...
View ArticleBeginners • Re: Raspberry PI 5 doesn't boot
Hi,Many thanks,but still doesnt work,I tried several times and still the same,whether this has a the SD card or not its the same,keep flashing with same pattern, 3 short + 1 long green lights, no hdmi...
View ArticleBeginners • Re: Rpi zero w into a ham clock
And as it is a pi zero W, I would put the LITE (no desktop) version on it i.e. Raspberry Pi OS (Legacy, 32-bit) Lite “Bullseye”.The HamClock app runs under X, though. I've always liked the simple...
View ArticleMicroPython • Re: RP2350 compatibility with RP2040 micropython code
I don't know why that resistive touchscreen must have a pull down on one of the pins ...It perhaps doesn't but for me - and perhaps the OP - it's that what worked on the RP2040 / Pico would be...
View ArticleBeginners • Re: Brand new Pi5 but can't ssh
Guys,Does adding a file named "ssh" to the SD "/boot" directory still work?The key point being "/boot" being a FAT format its visible to Windows so an easy retro fix and avoiding a total re-image.I...
View ArticleGeneral • Re: vscode pico plugin & debug....
So digging into launch.json I find this line defined :Code: "gdbPath": "${command:raspberry-pi-pico.getGDBPath}",After some more digging it seems that the command:raspberry-pi-pico.getGDBPath...
View ArticleGeneral • Re: control a set of 15 inputs that output 15 outputs on Pico
Thank you very much for your help,I must get this built and try it out,Kind regards ColinStatistics: Posted by Niceonetidy — Sun Aug 25, 2024 4:00 pm
View ArticleTroubleshooting • Black screen
Hello. I have a raspberry pi 4 using Dakboard. After a few hours the monitor screen will turn black. The monitor is turned on however it appears it is not getting a signal. If I unplug and plug the pi...
View ArticleGeneral • Re: Trouble compiling arduino-core examples
This gets worse. I tried to test the simplest possible example under Rasberry Pi Pico ..... rp2040 .... Temperature.No includes, nothing , just one line of code beyond the trivia: Code: void setup() {...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
For those interested, "Consolidated text: Regulation (EU) 2023/1542 of the European Parliament and of the Council of 12 July 2023 concerning batteries and waste batteries, amending Directive...
View ArticleBeginners • Re: 4x 8x8 Matrix Display has 3 displays that are Stuck fully...
After doing some testing, it looks as though the display that aren't working were soldered backwards. I'll just return the product via AmazonStatistics: Posted by Glancing9 — Sun Aug 25, 2024 4:24 pm
View ArticleBeginners • Re: Should I throw away my shorted pi?
Also, if Bluetooth works it must not have shorted out the antenna. From my limited understanding Bluetooth and WiFi use the same antenna??Statistics: Posted by Widowson — Sun Aug 25, 2024 4:26 pm
View Article