micropython-raspberrypi
micropython-raspberrypi copied to clipboard
The speed of reading data in TF card is very slow
I tested it on Raspberry Pi 2. It takes at least 1 minute to read a 750K file.
buf=open('testl.bin').read()
I can confirm that also for writing (nearly same time). Device is Raspberry Pi Zero W