#What is the error?
1 messages · Page 1 of 1 (latest)
ValueError: Invalid pins
Oh no. It looks like I mixed up MISO and MOSI? I should have used GP3 for MOSI
It looks like I'll have to cut the traces, unless there's still a way to fix this in software
I make mistakes like that all the time. When I'm doing RP2040 stuff, I always have this page up https://pico.pinout.xyz/ (even when doing non-Pico RP2040, it's faster than bringing up the datasheet)
If you have already-made PCBs you'd like to save, you may be able to create an SPI object with decent speed via PIO, porting this to CircuitPython https://github.com/raspberrypi/pico-examples/tree/master/pio/spi
Okay follow-up question... turns out my FPC connector pins populated the wrong way. Do you know if there's a 24-pin FPC cable out there that has contacts on both sides so I can flip the connection?
Update: I think I found some options.