General discussion • Trying to install dump1090 or ADS-B on zero2w
HiI am trying to install ADS-B and dump1090 on a pi zero 2w but get errors during the installation.On one site I must enter "git clone git://github.com/MalcolmRobb/dump1090.git".I get a 404 error that...
View ArticleGeneral • VSCode Pico 2 not stopping on breakpoints.
Hi all,My setup is this : I'm running vscodium on SuSE tumbleweed, with a pico debug probe connected remotely on an Ubuntu machine, to my target board which has a pico 2 on it. With this setup I can...
View ArticleAdvanced users • [Debian 12 Bookworm] CRITICAL Rootless Buildah Failure:...
Hello everyone,I'm a hobbyist running a container build pipeline on **Debian GNU/Linux 12 (Bookworm) / Raspberry Pi OS**. I am new to Linux security and have been troubleshooting this complex,...
View ArticleSDK • SPI slave and RTC
Hi allI have two questions but I thought I'll make one post about itIf I wanted to use SPI as a slave, would the appropriate function for it would be spi_read16_blocking from the sdk library, and also...
View ArticleGeneral • UART interface not working
Hey, everyone! I've been doing an RC project and wanted to make my own reciever/transmitter. I decided to use an HC-12 module for this, so I've connected HC12.VCC to Pico.3V3(OUT), GND to GND, TXD to...
View ArticleTroubleshooting • rPi Model B - Black screen after fresh install
Followed all the steps from this guide, used the Raspberry Pi Imager:https://www.raspberrypi.com/documentati ... arted.htmlMy rPi is connected to a monitor via mini-HDMI to HDMI converter -> HDMI...
View ArticleBeginners • Beginner Question: Can I use Raspberry Pi Zero 2W as a USB Hub?
Recently I found a HAT for the Zero 2W. Looks like it uses POGO pins underneath the board to expand the USB connections without using the OTG port.This made me wonder: if I connect the Zero 2W to my...
View ArticleRaspberry Pi OS • Absence of window decoration/frame in trixie makes black on...
Hello All,Deploying a new RPI4 with latest os 'trixie'. Notice that the window dressing as was there on prev. OS is no more. The terminal windows have no border. So when two overlap it's just black on...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • USB 3.0 and raspberry pi 4
I understand this topic has been discussed many times before. But I can't seem to find a straight answer or solution.I have a USB 3.0 external hard drive. When connected to a Windows machine (a 10...
View ArticleGeneral • Is it appropriate to use the RP2350 PIO subsystem for 37MHz SPI?
I built a 37MHz SPI interface using PIO for a high-speed ADC. However, it seems to be missing some bits. Is 37MHz sufficiently stable for input/output via PIO?Statistics: Posted by hkn281 — Thu Dec...
View ArticleGeneral discussion • Facing Bluetooth: hci0: BCM: firmware Patch file not...
Hi Team,Facing the Bluetooth: hci0: BCM: firmware Patch file not found after integrating the Kernel ARPI 6.1 version ( https://github.com/android-rpi/kernel_a ... arpi14-6.1 ) Previously we were used...
View ArticleSDK • Do I need include_directories() for every header file
Hi! Using a Pico W; build platform is Mac. I can build "blink" for Pico, Pico W, Pico 2, and have tested all three on actual hardware, so I am fundamentally capable of getting a program output.$ set |...
View ArticleHailo • [SOLVED] Picamera2 and hailo now fails...
All worked fine until yesterdays updates...from picamera2.devices import HailoPi5, Trixie 64 bit, HailoCode: Traceback (most recent call last): File "/home/gt64tr/picamera2/examples/hailo/detect.py",...
View ArticleGeneral • RP2350 using PIO for SPI with multiple RX lines
Hello EveryoneWe have a case very similar to viewtopic.php?t=347749 We want to use the PIO feature to drive an SPI port - with SCLK x 1,MOSI x 1, MISO x 8, CS_MUX x 3We have a system already (Pi5/CM5)...
View ArticleAdvanced users • DSP operations on Rapsberry Pi 5
I have a problem with Rapsberry Pi5I need to perform some DSP operations on platform.Operations are memory hungryFor example multiplying array of 8000000 complex samples(1 sample = 2x float) to fixed...
View ArticleCamera board • Looking for IMX662 support files (dtbo / .json / driver) for...
Hi everyone,I’m trying to use an IMX662 camera module on a Raspberry Pi 4B (Bullseye, libcamera).The camera powers on and is detected on I²C, but the image is always black in libcamera.After checking,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Merge rpi-6.6.30-dummy-csi-sensor ->...
According to the results of the "uname -a" command, the Linux kernel version of the RPi5 currently in use is 6.12.47.The latest RPi5 Linux kernel can be downloaded from github below, and the 6.12.47...
View ArticleGeneral discussion • HOW DOES IT WORK?
I am impressed on Raspberry PiI don't know about technology so muchso I have so many questions1: How does rpi02w Know Which power source to choose2: how does it works?3: does using 2 power will...
View ArticleBeginners • Removing unwanted software
Hello,I have been using Raspberry pi OS light for a few years now on Rpi 4b. Recently I am trying to get some confidence with the Raspberry Desktop OS and I have run in to a couple of beginner...
View ArticleBeginners • Choose Password for new Keyring
Hi,Fairly new to Raspberry Pi OS Desktop and the Chromium Browser. Every time I open the Browser or another program does, I get asked to Choose a new password or Cancel. Given I am old fashioned and...
View Article