SDK • Re: HiZ Tristate Outputs
Is it possible to set a GPIO output pin to a HiZ state with PIO?...I'm guessing this has something to do with "PINDIRS" ?Sounds right to me.A couple of notes, if you want to side set 3 pins to output...
View ArticleTroubleshooting • How to configure GPIO pin 18 and pin 19 as PWM audio...
How to configure GPIO pin 18 and pin 19 as PWM audio function on RPi 5B?I tried adding the configuration "dtoverlay=audremap,pins_18_19" to the nano /boot/firmware/config.txt file on RPi 5B, but after...
View ArticleTroubleshooting • Re: How to configure GPIO pin 18 and pin 19 as PWM audio...
Analog audio is not supported afik.Statistics: Posted by aBUGSworstnightmare — Sat Dec 16, 2023 6:42 am
View ArticleBeginners • Re: Very beginner help needed
Ok, I just found that there is a Raspberry PI kit for dummies. So now the question is: it has a raspberry PI 3. Is that good enough for the need that I have: able to save sensor data to sd card once...
View ArticleOther programming languages • Re: BooBoo - new language with game engine
The new build is about as perfect as it can get on Pi 3 B+. I plan on getting a Pi 4 B soon hopefully to check that at and use as a build machine because the 3 is quite slow building C++. I checked...
View ArticleGeneral • Re: PicoW resetting
The power spike (and noise) coming from the AC mains could be getting to GPIO2 of the PicoW and resetting the device. That same path does not exists on the rPI. You should consider adding the filter...
View ArticleAdvanced users • Does RPi OS have a repo with unstable package releases?
In [Debian, there are several 'releases' that may be considered for inclusion in the `/etc/apt/sources.list`. For example, the 'Testing' release. Does RPi OS have something similar? I ask because I'm...
View ArticleTroubleshooting • Re: pi 5 unable to boot
There is a segmentation fault error when I try booting from sd card today. What does that mean?Statistics: Posted by 1a2a3a — Sun Dec 17, 2023 5:47 am
View ArticleBeginners • Re: Seeking Advice for Portable Power Supply for RPi 4 B
I'm definitely tempted to try it but I also I'm trying to be careful about maintaining overall simplicity of this project as I learn. Whatever I end up doing, can I post back here and get your...
View ArticleAdvanced users • Re: Does RPi OS have a repo with unstable package releases?
For Debian the unstable version is always called Sid.Statistics: Posted by Gavinmc42 — Sun Dec 17, 2023 6:17 am
View ArticleGeneral discussion • Re: Running Raspberry Pi 5 on a powerbank or mini ups
I may have found a way to power the Pi5 with a 12v router ups.The buck converter based on xy-3606 has the specs on paper to power the Pi5, but I haven't tested it yet.For more details please check...
View ArticlePython • Re: PiCamera2 Library in Conda Environment
Conda operates under the concept of everything must be installed in the venv, and it does not have an option to use any packages installed in the system's managed Python distribution. In other words,...
View ArticleGeneral discussion • Re: Where can I buy a RPi 5?
The overclock is determined by the setting on the boot device. The Pi5 itself does not remember it.Statistics: Posted by drgeoff — Sun Dec 17, 2023 6:47 am
View ArticleOther • Re: Pi cam 3 not detected. (Mainsail, Klipper)
Inspect the camera module and ribbon cable for any physical damage.Try the camera module on another Raspberry Pi or test a different camera module on your current Pi to isolate if the issue is with...
View ArticleGeneral discussion • Re: Powering Raspberry Pi 5 in a vehicle
The CarPiHAT looks a nice concept, but look at the price! I mostly don't need those features that it includes (the only thing I need to implement is the clean shutdown). I also wonder if it is able to...
View ArticleTroubleshooting • Re: Am I asking too much of my Pi 3B+? (Jellyfin, OMV, and...
Hi...I had a look at that amazon link....Near the bottom it says...."Troubleshooting GuideThe device needs to be connected directly to your computer. Don‘t connect it via hub.More FAQs, please...
View ArticleTroubleshooting • Re: Raspberry Pi 1 Bluetooth 5.0 wont connect
Try downgradinz the Bluez/Bluetooth packages to version 5.50-1.2~deb10u3+rpt1 and see if the pairing works. It seems the latest update to Bluez for the 'oldoldstable' Debian version has some...
View ArticleOff topic discussion • Re: Forum's Quote Color
I have the same problem, the "highlighted" background is barely visible. Plus the forum went back to removing the first blank line shortly after it was fixed previously.On the gradient test below, I...
View ArticleOther programming languages • Re: Julia AArch64 binary not working on...
/bin/ls: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=73a3ba02d9f4bf3632cbebe139c6a844ca5076d3, for GNU/Linux 3.2.0,...
View ArticleTroubleshooting • Cannot Boot old Raspberry Pi with new software
Hey, i bought a Raspberry Pi 4B 4 years old. Ran it for a year and then bought another computer, never using again the Raspberry for 3 years. I decided to boot it 3 or 4 days ago and it booted, but...
View Article