Skip to main content
Visitor II
August 19, 2024
Solved

USB MSC - device for STM32U083C-DK

  • August 19, 2024
  • 2 replies
  • 6053 views

Is it possible to programm STM32U083C-DK as USB Device MSC? I can't see any examples of USB MSC in repository. 

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @PawelKan 

    There is no USB MSC example for the STM32U083C-DK.

    However, there are several references to USB MSC examples for other STM32 series that might be helpful.

    You can find the MSC_Standalone examples available in the STM32CubeL0 or STM32CubeL1 firmware packages:

    These examples can be used as a starting point, and you can make the necessary updates to suit your needs.

    The following application notes may help you on migration to STM32U0:

    I hope these resources are helpful for you.

    2 replies

    Imen.DAnswer
    Technical Moderator
    August 20, 2024

    Hello @PawelKan 

    There is no USB MSC example for the STM32U083C-DK.

    However, there are several references to USB MSC examples for other STM32 series that might be helpful.

    You can find the MSC_Standalone examples available in the STM32CubeL0 or STM32CubeL1 firmware packages:

    These examples can be used as a starting point, and you can make the necessary updates to suit your needs.

    The following application notes may help you on migration to STM32U0:

    I hope these resources are helpful for you.

    PawelKanAuthor
    Visitor II
    August 20, 2024

    I think it expires topic, it's time to learn some issues and do it myself. Thanks for suport!