Quantcast
Channel: Raspberry Pi Forums

Image may be NSFW.
Clik here to view.

General discussion • Re: RISC-V (?)

Having read that the Orange Pi has a new affordable RISC-V SBC, does RPi have any intentions in this direction, or will all RPi remain with ARM processors?Please understand, I am not asking 'when' but...

View Article


Advanced users • Re: ntp accuracy

Yes, timesyncd needs to go already in the first place; then the topology of how your servers point to each other is relevant: you shouldn't have any recursions, better go for a tree-like structure,...

View Article


Troubleshooting • Re: Spontanious reboot on usb connect

W.r.t. "not using it for power", whilst power might be provided via other methods (eg. GPIO connector pins) I've always regarded that connector as not be usable for non-power purposes (excluding OTG...

View Article

Compute Module • Re: nRPIBOOT usage after boot on CM5

There are two sets of GPIOs on the Pi 5 and CM5.One set are direct from the BCM2711 chip. nRPI_BOOT comes from there and is present on pin 93.The other set is from the RP1 IO chip. That is the...

View Article

General • Re: DMA in ring mode either hardfaulting or becoming stuck

the one saying to align the capture buffer to 64 bits, but while that solution prevents hardfaulting, it doesn't seem to solve the issue of DMA getting stuck.It doesn't just need to be aligned to 64...

View Article


Advanced users • Re: Changing RP1 Sys_Clk

Technically IRIG106 NRZ-L PCM. In reality this is just an arbitrary series of 1s and 0s synced with a 12Mhz clock. It’s a continuous, not repeating signal that needs to last several minutes so my plan...

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

MicroPython • Re: no ARP reply from Pico W

I think here a similar issue had been discussed. https://github.com/micropython/micropython/issues/12767Statistics: Posted by crugo — Sat Apr 26, 2025 3:40 pm

View Article


Troubleshooting • Re: Camera ***failed to start camera***

Which version of the Raspberry Pi are you using? 5?Statistics: Posted by crugo — Sat Apr 26, 2025 3:41 pm

View Article