Debian • Re: error in adding device tree overlay for UART to the image
I found this link talking about the same error.https://lists.yoctoproject.org/g/yocto/ ... h/78879953 when overlays/uart0-pi5.dtbo is added, both uart0-pi5.dtbo and overlays/uart0-pi5.dtbo are added....
View ArticleSDK • Re: Receiving data from Pico on Linux
I see completely other defaults.Try to disconnect the USB,without running anything, and compare.Then compare after running minicom (which I understand it works) and leaving without reset (CTRL-A...
View ArticleGaming • GZDoom Controller Setup with jstest-gtk
GZDoom with Perdition's Gate DOOM2 WAD with the Brutal Doom Community Expansion Doom ModThere are times when I am interested in playing console games, more specifically console games that were...
View ArticleSDK • Re: Asymmetric timing on PIO wait
How do you convert the 5V signal and how do you measure the delay ?Statistics: Posted by gmx — Sat Oct 26, 2024 2:03 am
View ArticleMicroPython • Re: v1.24.0 released
Glad to help. I notice that the releases tag hasn't ben bumped, but the builds are all propagating nicely to v1.24.0I don't think the Pimoroni variants that use the RP2350 made it to official board...
View ArticleTroubleshooting • Re: Rasberry Pi 4 will display without SD Card but get...
Update: I have done a lot of looking into some codes for the config.txt and added "hdmi_safe=1" under the [ALL] this has generated a square with rainbow after booting with SD card inserted then goes...
View ArticleOff topic discussion • Take a Shot with Nikon & Canon
Take a Shot with Nikon & CanonCanon EOS R3, Canon EOS R5, Canon EOS R6, Canon EOS R7, Nikon Z9, Nikon Z 7II, Nikon Z7 Mirrorless Camera, Nikon D6, Nikon D850, Nikon D780, Sony Alpha A7R III , Sony...
View ArticleGeneral discussion • Bluetooth headset (with mic) on Pi Zero 2W Bullseye
Hi all,I'd like to be able to use a Bluetooth headset (e.g., a gaming headset with earphones and a microphone) on a Pi Zero 2W. The Pi is currently running 64-bit headless Bullseye: "Raspberry Pi OS...
View ArticleRaspberry Pi OS • Re: How to determine when a system was installed?
For those looking to find installation date there is another possibility; When I install a new OS the first thing I do is update/upgrade and install standard apps, so looking in apt logs for the...
View ArticleGeneral • Re: Compatibily uf2 files
OK, with change GPIO21 to GPIO5 all works well !!Thank's for help !Statistics: Posted by yabba235 — Sat Oct 26, 2024 5:37 am
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
I'm having trouble with TWRP on my CM4 -- the recovery process repeatedly segfaults:Code: console:/ # [ 10.127111] init: starting service 'recovery'...[ 10.132585] init: Created socket...
View ArticleGeneral • Re: pico trouble
"CDC" means USB Serial - Communications Device ClassStatistics: Posted by hippy — Sun Oct 27, 2024 1:01 am
View ArticleTroubleshooting • Re: Unable to run zinc on the Raspberry Pi 4B using mesa 24
wait,*GL_RENDERER: zink Vulkan 1.3(V3D 4.2.14.0 (MESA_V3DV))*GL_VERSION: 3.3 (Core Profile) Mesa 24.3.0-devel <<<---thought, it was GL_VERSION: 2.1 HW limits.Statistics: Posted by cjan — Sun...
View ArticleSDK • Re: GPIO pin handling on the Pico
That's quite strange of a bus. Although VCC is 5V, it is some kind of open collector working at 3.3 V (bus) - 3.5 V (terminal), with low impedance (200/480 Ohm divider from 5V) and high sink currents...
View ArticleGeneral • Re: Yocto - Wayland + Weston with GPU support
there's only a few things that effect the rpi51. power source2. sd card/media3. screen4. wireless dongles keyboard/mousewhat i would do,check i'm using the recommend power sourcerun raspberry os...
View ArticleGeneral discussion • Re: USB on pi4 modle b not working
Not sure anyone here can tell you how to fix that.... Best bet would be to allow the Pi to dry out *thoroughly* (such as by putting it in a warm spot with direct sunlight) and only then try powering...
View ArticleRaspberry Pi OS • Re: how to make apt (-install) work again for Stretch?
thank you, but I am quite sure that I never will upgrade my Pi3B running Stretch - too much annoying work to do (considering my few, but now reliably and reproducibly working programs and apps). And...
View ArticleTroubleshooting • Pi 400 Boot and Keyboard broken after 2 days?
I have been using my Pi 400 without issue since I received it on Thursday the 24th. It's the night of the 26th...Tonight I turned it on and it did not boot as normal into my SSD (Pi OS lite). It went...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
The Pi500...probably two of those, but I do hope there is a model that includes the ability to have an internal NVMe SSD (2230/2242 format is fine by me)Raspberry SSD released, Pi500 with SSD...
View ArticleTroubleshooting • Re: I want to use ky-013 for raspberry pie pico.
are (A) and (B) different?The main difference is the number. If using 26, the pin is initialized to high-Z.The docs * say:The argument of the constructor ADC specifies either a Pin by number, name of...
View Article