2022-07-28 03:34 AM
Hi,
I want to use STM32F4 to make an SDIO/USB bridge.
I mean I want to send data received on SDIO interface to the USB otg interface and vice versa.
I want to know if this is possible ? if yes, any implementation help
Many thanks,
Solved! Go to Solution.
2022-07-28 06:07 AM
Should be some MSC examples in the board projects supporting the MicroSD/SDIO via a USB MSC. These should port.
STM32Cube_FW_F4_V1.24.0\Projects\STM324xG_EVAL\Applications\USB_Device\MSC_Standalone
2022-07-28 06:07 AM
Should be some MSC examples in the board projects supporting the MicroSD/SDIO via a USB MSC. These should port.
STM32Cube_FW_F4_V1.24.0\Projects\STM324xG_EVAL\Applications\USB_Device\MSC_Standalone