MordantArc / ProjectSnowLynx

RPi powered R/C Flight Control System
GNU General Public License v3.0
0 stars 0 forks source link

Data Logging to MicroSD #5

Open MordantArc opened 1 year ago

MordantArc commented 1 year ago

This is quite possibly the most difficult part I have found. The Adafruit microSD breakout board I am trying to use refuses to play nicely with my Pico, even with standard SPI wiring and code. It sorta worked once, now every time I run it the code gives an error of no card inserted(when the card is very much there) or it just breaks the picos will to live(it kind of seizes and gets erratic. occasionally throws an OSError, but not always).