HATs 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 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 ArticleAdvanced users • rpicam-apps and github action
Hello,I'm currently working on a fork of rpicam-apps. I'd like to run the GitHub Actions, I have a question about this one https://github.com/raspberrypi/rpicam-a ... s-test.yml. I'd like to...
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 4 — Views 65
View ArticleInterfacing (DSI, CSI, I2C, etc.) • MIPI-CSI2 camera having ISP
Sure, here’s the translation:Hello,I work for a company that designs image sensors. We're trying to connect our company’s image sensor to a Raspberry Pi 4, but it’s proving more challenging than...
View ArticleTroubleshooting • USB Hub Integration on Raspberry Pi CM4 Daughterboard:...
Hello everyone,I am currently designing a daughterboard for a Raspberry Pi CM4, and I am considering the best way to integrate a USB hub. My current idea is to use a USB2514B hub chip directly on the...
View ArticleSDK • Trying to figure out Dormant on RP2350
Hi!I'm having a lot of trouble putting the Pico2/RP2350 to sleep, or rather to go dormant.Context: I want the RP2350 to go dormant, and the first thing to do when woken up is a software system reset,...
View ArticleSDK • PIO rp2350 with GPIO >32
Hi, as I understand i should set the Code: pio_set_gpio_base(pio, 16); to offset the GPIO0 for selected pio as GPIO16,is it correct that setting the Code: sm_config_set_in_pin_base(&c, 16); will...
View ArticleBeginners • pin planner spreadsheet for rp2350
Hi,I looked around for one, but couldn't really find one, so I created my own pin planner for my Raspberry Pi pico 2 project.I have the one I'm using for my 3 sonar project...
View ArticleTroubleshooting • Pi 4Bs Rather Sudden USB Camera Failures
I have three Pi 4Bs all running Buster. One is at my home the other two at a different location. All have virtually identical generic USB cameras. Each one captures an image once every two minutes,...
View Article