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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I managed to get SDIO working with 2 configurations:
With those card reads and writes correctly.
With anything else, it initalizes but the
sdio.read_block()
call hangs indefinitely or I get RxOverFlow error.I'm using STM32F411CEU6 (black pill v2) with clocks configuration is as follows:
Any idea what might be the reason?
Beta Was this translation helpful? Give feedback.
All reactions