User Activity

Greetings, I am trying to use the USB HS (ULPI interface) on the STM32H747 board and I am struggling with it. I simply created a project via CubeMX where I configured the USB HS in Mass Storage mode but then when I connect my usb to the PC I get PC c...
Greetings, I am using an STM32H747 and I have been successful in configuring my eMMC in the M4 core project (Initializing the SDMMC module, linking it to a file system, ...). I can basically do everything on the M4 and it works perfectly. However, wh...
In CubeMX, when you configure SDMMC in MMC mode, then you add FATFS in Middleware, you can choose SD card but you there is no option for MMC. Why is that ? I am unable to mount a fs on my eMMC. Should I use User-defined ?
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. ...
Kudos from