Presto. SD timeout

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?

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

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

Thank You , Hel.

it worked for me…

2 Likes