Quantcast
Channel: Raspberry Pi Forums

General discussion • Re: Raspberry Pi @ London

Just be aware that Cambridge Station is a little way from the City Centre. Google says 1.2miles / 25min walk to get from there to the Pi shop.The Centre for Computing History is a further 1.6miles /...

View Article


Beginners • Re: Hardware PWM

Which Pi? Which OS?Statistics: Posted by rpiMike — Thu Jul 17, 2025 6:56 pm

View Article


Graphics, sound and multimedia • Re: ADV7282-M on rpi5 - 2

Hi,I just got ADV chip running on a custom PCB to capture Playstation2 video output for some goofy AI training. I've configured the RPi5 according to this and previous thread, and got a successful adv...

View Article

Troubleshooting • Re: Trouble Upgrading Raspberry Pi OS Bookworm — Hash...

Have you tried doing:Code: sudo apt full-upgradeAlso please post your sources.listStatistics: Posted by craigevil — Thu Jul 17, 2025 7:12 pm

View Article

Beginners • Zero 2 W Headless Setup Issues

Hey all,I am struggling with the setup of my pi zero 2 w for a sensor application. I only need it to connect to wifi or to my computer through usb one time for the initial setup and then it should be...

View Article


General • Re: Is my debug connector cable bad?

If a Debug Probe is connected to USB while a Pico running stock MicroPython is also connected to USB I believe there will be two virtual serial devices created, '/dev/ttyACM0' and '/dev/ttyACM1', and...

View Article

Beginners • Re: Zero 2 W Headless Setup Issues

If you are using Imager version 1.9.4, there's a bug in it that affects wifi setup (specifically when used on Windows PCs, I believe). It is fixed in version 1.9.5, which isn't available from the...

View Article

General • Re: Screen and keypad

How can larger buttons be added to this Adafruit FeatherWing OLED screen - 128x32 OLED Add-on For Feather? Are there any overlays perhaps? This screen will be sandwiched with a Challenger RP2040...

View Article


HATs and other add-ons • Why does the NVMe board need to use all of the GPIO...

I have this NVMe board so that I can use an NVMe drive instead of the MicroSD.https://thepihut.com/products/raspberry-pi-m2-hat-plusIt uses all of the GPIO pins -- even though the NVMe connection is...

View Article


HATs and other add-ons • Re: Why does the NVMe board need to use all of the...

It probably doesn't use them all.Add a header https://thepihut.com/products/poe-hat-p ... header-kit to get access to themStatistics: Posted by gordon77 — Thu Jul 17, 2025 9:21 pm

View Article

Raspberry Pi OS • Corrupt /var/lib/dpkg/status on a new install

Hi all,I just used the imager (v1.9.4) (for the 3rd time today) to load a 32GB SD card with the 64-bit version of the Raspberry PI OS. When I tried to upgrade the OS the first two times, using...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Headless raspberry visible in Unifi but not pingable

Hello allI have a interesting problem and for some reason i cant find anything on the web on this topic. I built myself a little rack/homelab with a Ubiquiti Cloud Gateway, a 8 Port Switch and 4...

View Article

SDK • Re: Using Bluetooth on the RP Pico W (RP2040 + CYW43)

Thank you @Petzval, I'll carefully study your firmware.I've been carefully reading the Bluekitchen btstack manual, which has been broadening my horizons, but I haven't yet found what I need.I used one...

View Article


General • Re: RP2350: how to flash a program into RAM only?

Nice work. After building you can load in using a debugger via SWD with openOCD / GDB.https://github.com/raspberrypi/pico-feedback/issues/153Thank you, I will try the openocd!Wearout isn't a problem...

View Article

Raspberry Pi OS • Re: Corrupt /var/lib/dpkg/status on a new install

Imager 1.9.4 has some WiFi issues on Windows. Version 1.9.5 is now available, but the main web site people get it from https://www.raspberrypi.com/software/ still downloads Imager 1.9.4 (as at 22:43...

View Article