You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SD Card driver is much improved and it now supports all kinds of SDCards (even the 128MB - 256MB SDFlash chips).
The update will be commited to the repository this week.
I am trying to use a micro SD card version 1 - the card is brand new, however its made 10 years ago. The driver code here
MicroPython_K210_LoBo/k210-freertos/platform/sdk/kendryte-freertos-sdk/lib/drivers/src/storage/sdcard.cpp
Line 516 in 68a6b75
doesn't support older version SD cards. Is there any know opensource code which supports older SD cards?
The text was updated successfully, but these errors were encountered: