yurich
1
Hi
i’ve got an issue with SD card in presto.
laptop has no problem with that card. a file was copied there.
to test, i am using sd_basic.py from examples. the following errors keeps appearing:
MPY: soft reboot
timeout waiting for v2 card
can you help me to clarify the cause of the error ?
What file system is that card formatted in?
yurich
3
file system is FAT32.
The size of the card is 32GB
Ok, that sounds right, according to this anyway.
Scroll down to
Adding your own photos via SD card
Getting Started with Pimoroni Presto
hel
5
Try copying the version of sdcard.py from the PR that’s linked here to your Presto?
The version that’s built into MicroPython is pretty old and doesn’t seem to deal well with some newer SD cards.
1 Like