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
I would like to use SD cards in my project, which can also be changed during operation. To do this, it is necessary to reinitialize the SDIO peripherals. Unfortunately, this does not work. Based on the example sd.rs the following code:
I would like to use SD cards in my project, which can also be changed during operation. To do this, it is necessary to reinitialize the SDIO peripherals. Unfortunately, this does not work. Based on the example sd.rs the following code:
The output is as follows. Replacing the SD card does not change anything.
The text was updated successfully, but these errors were encountered: