Troubleshooting • Pi5 hanging when transfering large files to NAS
On a headless Pi5(Bookworm64) with NVME drive and a NAS directory mounted on the Pi5 if I attempt to transfer a large file >6GB from the NVME drive to the NAS directory the system hangs. What...
View ArticleTroubleshooting • Pi 5 low 3V7_WL_SW_V ?
Hi, I find my newly bought Pi 5 (4G) has a strange 3.7v voltage output with Code: vcgencmd pmic_read_adc .It shows ~3.65v when wifi&bt turned off, and ~3.5v when wifi high load.Is it normal? Or...
View ArticleSDK • GPIO_PUT not working
I have a problem when I was trying to set a pin as chip select for a nand flash chip.GPIO 9But when I use gpio_put(9, 1) the value remains at 0(low).I tried with another random pin 20 and same...
View ArticleTroubleshooting • SegFaulting and Inode errors on Raspi 3A
Hy!Have here a 3A bought earlier this year and installed RaspiOS bookworm minimal and motion to SD-Card. Failed every few days with inode errors and so I did a fresh install in September, failed again...
View ArticleGeneral • Calibrating LPOSC on an RP235X
The RP235X LPOSC frequency may be out of whack with what it should be by +/-20% so, if using it as the clock source for the Always-On Timer, it needs to be calibrated, unless prepared to see gains or...
View ArticleGeneral discussion • π0, not Raspberry Pi0
Physical Intelligence has developed the first General AI robot, powered by their π0 model, which brings us closer to AGI by enabling robots to perform complex household tasks like folding laundry,...
View ArticleC/C++ • ARM PAC BTI support?
On gmp-devel mailing list I read that ARM PAC BTI support is just being added for aarch64 platforms.In a video about "What is BTI"https://vimeo.com/1019370992it is stated that support can be checked...
View ArticleAdvanced users • cec-client, cec-ctl on Bullseye
I just rebuilt a DakBoard Pi and there have been some changes in the past 2 years regarding cec control. My last DakBoard was on Buster and I was able to use cec-client commands to control the TV from...
View ArticlePython • stop loop with button press--raspberry pi and gpio
Hello, I am pretty new to python and coding, so this may be a basic question, but how would I go about exiting a loop with a button press via gpio input?What I want is once a condition is triggered...
View ArticleTroubleshooting • RP2040 SPI/DMA Line Busy
Hello.I am working on a project that requires reading from an external ADC via SPI. To save on computing cost, I would like to go down the DMA route. I've looked at several examples on interfacing DMA...
View ArticleBeginners • Bluetooth Transmission of Motion Controls
I have a Raspberry Pi 4, with the BerryIMUv3-10DOF to measure movement. With just those things, will I be able to measure movements (that would then be converted into basic motion controls), and then...
View ArticleGeneral discussion • How will Chromium continue adblocking after Manifect V2...
uBlock Origin, which is installed on Chromium by default on Pi OS, will soon stop functioning from the Chrome Web Store.Here is a screenshot from a Chrome Canary build showing uBlock Origin not being...
View ArticleTroubleshooting • reserving an ip address for a specific device on LAN
tony@home:~ $ cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"NAME="Raspbian GNU/Linux"VERSION_ID="11"VERSION="11 (bullseye)"VERSION_CODENAME=bullseyeID=raspbianI'm using...
View ArticleBeginners • Dimming external screen via code
Hello all,So, is there some code that can be written to dim a NON Pi display screen via the HDMI output when a GPIO pin is set high? The code would dim the screen by set amount as this is for an...
View ArticleBeginners • Need help selecting a touch screen for my pi5
I am putting my pi in a pelican case, looking to build it into the case to protect from beach sand. Any ideas?What would you buy if you were me?Statistics: Posted by Roxybabe — Thu Nov 14, 2024 3:28...
View ArticleGeneral discussion • Raspberry Pi GPIO 18
I have 2 devices which both need to use GPIO 181. Waveshare ST7789v3 display 240x2802. Adafruit Max98357a i2s amplifierCan anyone recommend the best solution to get both devices working at the same...
View ArticleBeginners • RPI5 No Screen Sharing, No Remote Shell
Hi, a newbie here in RPI...I just bought a RPI5 from ThePiHut a few weeks ago. A day or two after delivered I started to set it up, created the account at connect.raspberrypi.com and was able to use...
View ArticleGeneral • Did I Destroy my new Pico
I am worried that I destroyed my new Pico. I've searched the forums and tried the solutions around cables. I cannot flash the flash nuke because I can't see the Pico. I plugged it in and was trying to...
View ArticleAdvanced users • wpa_supplicant trying to connect to network that's not in...
My Pi 3B+ has got itself into a pickle. I got down this rabbit hole because my original problem was that I couldn't connect to the Pi over Wifi unless the ethernet was also plugged in. At that point...
View ArticleAdvanced users • RPI 3B+ bookworm - wlan0 doesn't come up unless eth0 is...
This is a fresh install of bookworm with WiFi preconfigured.If eth0 is not plugged in, wlan0 will not come up.As soon as I plug in the cable both interfaces become availableIf I plug out eth0...
View Article