Quantcast
Channel: Raspberry Pi Forums

Other RP2040 boards • RP2040-Zero spi_write_blocking hangs

I have developed some code to handle SPI communications with a MCP23S17 16-bit expander chip. The code works fine on an 'official' pico, and after some fiddling on a SEEED XIAO RP2040 board. I am now...

View Article


Troubleshooting • Spontanious reboot on usb connect

If I connect a USB disk to the USB-C connector the Pi5 reboots spontanious. Is this normal?Statistics: Posted by theking2 — Sat Apr 26, 2025 12:43 pm — Replies 9 — Views 247

View Article


Automation, sensing and robotics • Programming a shipmodel and transmitter...

Hello everyone,It's been a while since I got around programming my shipmodel and I just ordered a new Pi after having issues saving really anything. See these topics for the beginning of my project, I...

View Article

Image may be NSFW.
Clik here to view.

General • DMA in ring mode either hardfaulting or becoming stuck

Hello, everyone!I'm attempting to code a program that continuously reads ADC data into a ring buffer (using channel_config_set_ring), but no matter how I set it up it always seems to either get stuck...

View Article

MicroPython • no ARP reply from Pico W

In my disappointment I thought I give a cry out in this forum to collect some feedback if the situation is indeed as bad as appears to be...Lately this bug is giving me quite some...

View Article


Troubleshooting • Docker install will not happen due to missing keys.

Hi, (Sorry if this is posted somewhere else but could not find a working solution online) I am trying to install Docker on Raspberry Pi, My last install of Docker (about a month ago) was plane sailing...

View Article

General discussion • /dev/root full; what next?

Hey everyone,I see my dev/root dir is full.I see I have a pnpm dir in my pi/share dir. I have never used pnpm, so I am confused about why It has close to 500 mb stored on my machine. is is safe to...

View Article

SDK • How to kick RP235X executable Version Number ?

Does anyone have an app which allows the Version Number in a '1BS_VERSION' Meta Block entity of an RP235X '.uf2' file to be incremented without having to edit the 'pico_set_binary_version' in...

View Article


MicroPython • int() doing odd things.

So, can anyone explain this? If run on a Pi Pico W 2 running MicroPython 1.25:Code: import mathprint("Should be 12.0 > "+str(math.log2(4096)))print("Should be 13.0 >...

View Article


General • When can we expect Pico 2h to be available?

I'd like to order a few hundred for a project I'm working on and not have to do all the soldering myself.Statistics: Posted by jamalsquatty — Sun Apr 27, 2025 3:05 am — Replies 1 — Views 36

View Article