cancel
Showing results for 
Search instead for 
Did you mean: 

How to make SDIO_USB bridge using STM32F4 ?

YahyaYozo
Associate

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,

1 ACCEPTED SOLUTION

Accepted Solutions

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

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

1 REPLY 1

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

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..