User Activity

I am trying to implement a USB mass storage using USB3300, STM32H723, and e eMMC. Project Setup:* Clock configUSB_HS ConfigUSB Device configeMMC configIn the code I made these addons in the "usbd_storage_if.c" file:Currently, my custom board is worki...