←back to thread

263 points chaosprint | 1 comments | | HN request time: 0s | source
Show context
hackingonempty ◴[] No.45755007[source]
PIO is great but the competition has working silicon and SDK for all of the common peripherals while RP gives you crappy example code. Want to connect to an audio codec with I2S? Almost every MCU has this built in but for RP2040/RP2350 you'll have to roll your own production quality version from a demo that only shows how to send. Years after release.
replies(4): >>45755912 #>>45755926 #>>45759855 #>>45760562 #
1. feisty0630 ◴[] No.45759855[source]
It's almost as if different equipment can serve different purposes...