Skip to main content
Visitor II
July 28, 2022
Solved

How to make SDIO_USB bridge using STM32F4 ?

  • July 28, 2022
  • 1 reply
  • 1380 views

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,

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    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

    1 reply

    Graduate II
    July 28, 2022

    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