eMMC in STM32H745I-Disco
Hello to all I would like to use the eMMC that comes with my board (STM32H745I-Disco) but I'm a bit lost. where can I look for examples?I would like to keep a simple structure to start with and then read it. Something like: typedef struct { char ...