Troubleshooting • Solution - using Cron to write to a CSV file
Well this unusual. I have a python program that writes its results to a CSV file, but which wouldn't do so when run via a Cron job. I was minutes away from giving up and asking for help when I...
View ArticleHATs and other add-ons • WaveShare Stepper Motor Hat (HRB8825) + RPI 5 GPIO Busy
Hello, I've just got a waveshare HRB8825 stepper motor HAT for my RPI 5. I've been trying to get their demo code running correctly but keep running into issues with motor 2 (GPIO busy).I've done some...
View ArticleBeginners • RPI5 to be used as a "normal" server.
some problems i found:HOW to avoid autologin, so it DO NOT start neither tty1 already with logged user 1000 [must give the username:password prompt ] neither start the GUI, but that one should start...
View ArticleBeginners • PINN and multiboot
Hello, I have installed PINN on a 128Gb USB stick, but the purpose was just to install OSes on my Raspberry Pi 4b with 8gb on which I installed a 500Gb SSD which is plugged by a sata to USB adapter....
View ArticleTroubleshooting • Raspberry will not connect to Wifi after Wifi Change
Dear smart people,I know this topics comes up a lot, but I have tried too long and am desperate for help.So after moving my rasp to another location and thus changed wifi credentials and router, I...
View ArticleGeneral discussion • Rpi pico w not showing up anymore on pc
my rasberry pi pico w is no longer read as storage space on my PC with win 11. I'm using it as a flasher to mod an xbox 360, and at first it even worked correctly, but now it continues to give...
View ArticleOff topic discussion • What batteries are safe?
Another day, another house burn by an exploding lithium battery. Today's news featured a Mercedes as the biggest lithium battery fire but little batteries have started big fires. I am thinking about...
View ArticleC/C++ • Cross compile using cmake
Hi Folks,Long preamble before the question. Necessary I'm afraid.I really shouldn't have gone down this rabbit hole considering how much I loathe xgcc environments. That said, I needed to in order to...
View ArticleBeginners • Rasp Pi Imager can't download image
I'm trying to install a new Pi image on my SD card. I set up the Pi Imager with the options I wanted, clicked OK then nothing. I thought Maybe it's just slow so I left it and went and did other...
View ArticleTroubleshooting • VNC: Cannot currently show the desktop
OS: Debian GNULinux 12 (bookworm) aarch64Host: RPi4 B Rev 1.5Kernel: 6.1.21-v8+The computer was running VNC (v7.12.1 r21 x64) successfully (for my limited purposes). After the labxwc upgrade, which I...
View ArticleRaspberry Pi OS • Wrong kernel version in uname
I just updated my pi4B (8Gb with using external USB SSD) to the latest version of Raspberry Pi OS 64 bit to update to latest waylaid with labwc.I checked the kernel version with uname -a and it...
View ArticleGeneral • Specify buffer allocation in specific memory banks
Hello,I an developing C code for the RP2350 in VScode which uses both cores.All of the functions running on the second code are defined with the __not_in_flash_func directive so that they run without...
View ArticleTroubleshooting • SOLVED: Raspberry Pi5 running plasma/KDE with Wayland...
I have had quite a lot of success running KDE on the Raspberry Pi 4 ($g) and 5(8G). However, when I ran an update recently, while running Wayland as is my standard go to with KDE, the mouse cursor...
View ArticleGeneral discussion • Forgotten Password Email
Greetings,I am trying to sign in with my Raspberry PI ID. Apparently, the forum utilizes a different ID from a "normal" PI account, which requires email for login. I must have created a login with my...
View ArticleDeutsch • Grafische Oberfläche auf default zurücksetzen?
Moin zusammen,ich habe die Tage meinen Pi4B Updated/Upgraded.Danach sah die Oberfläche kaputt aus. Dann hab ich mit Hilfe von Google versucht das zu reparieren, hat aber nichts geklappt (z.B. auch...
View ArticleBeginners • I thought it would be a simple task
Hi all,I am trying to create a hotspot that will bridge to the ethernet port.I have tried so many things and I cannt get the hotspot to spit out an ip (dhcp) to the clients. I cannot also bridge the...
View ArticleAI Camera - IMX500 • Raspberry Pi AI camera - ERROR: *** no cameras available...
HiI got the Raspi IMX500 module and tried setting it up following exact steps as mentioned in documentation. However, even after facing an issueTest Environment Device used: Raspi 4 Model B 4 GB board...
View ArticleAI Camera - IMX500 • Deploy TFLite model
Does anyone have experience deploying a .tflite model on the IMX500? So far, it doesn't seem like either the Model Compression Toolkit nor the IMX500 converter support .tflite files as input, only...
View ArticleOfficial Display • Is there an official case for Raspberry Pi Touch Display 2?
HiAs per subject line is there an official case for Raspberry Pi Touch Display 2?Regards GlenStatistics: Posted by glenk — Mon Nov 04, 2024 9:34 am — Replies 1 — Views 16
View ArticleMicroPython • DMA ring_size?
I am working with the DMA features of RP2040 and find the RP2040 Datasheet a bit lacking with the description of DMA ring_size.RING_SIZE: Size of address wrap region. If 0, don’t wrap. For values n...
View Article