boochow / micropython-raspberrypi

bare metal Raspberry Pi Zero / Zero W port of MicroPython
MIT License
215 stars 24 forks source link

The speed of reading data in TF card is very slow #33

Open Meekdai opened 3 years ago

Meekdai commented 3 years ago

I tested it on Raspberry Pi 2. It takes at least 1 minute to read a 750K file. buf=open('testl.bin').read()

pirot64 commented 3 years ago

I can confirm that also for writing (nearly same time). Device is Raspberry Pi Zero W