STM32H753 UsbX MSC + SDMMC DMA
Hi all,I'm currently working on a project using a STM32H753 in combination with the Azure RTOS UsbX to create a composite class USB device (CDC ACM + MSC). As a starting point for the MSC support, I'm using this STM github example:https://github.com/...