Hacker News new | ask | show | jobs
by _Microft 1455 days ago
Did you have a look at chapter 3 of the Raspberry Pi Pico C SDK already by the way? It's about PIO programming.

https://www.raspberrypi.com/documentation/microcontrollers/c...

1 comments

I did not notice they wrote a whole book on the SDK, this looks perfect, thanks again
The C SDK contains examples, the actual documentation is in the RP2040 docs. It's also chapter 3.

https://www.raspberrypi.com/documentation/microcontrollers/