I am trying to mount a file system on a 32Gb eMMC, what am I doing wrong ?
Hello,I have an EM-36 eMMC connected on the SDIO port of my STM32H747 (it is on an Arduino Portenta H7 board). We are trying to verify that the communication works correctly with the eMMC and ultimately the objective is to mount a file system on it. ...