Skip to main content
Associate II
August 19, 2024
Solved

USB MSC - device for STM32U083C-DK

  • August 19, 2024
  • 2 replies
  • 6091 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.DBest answer
ST 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.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
PawelKanAuthor
Associate II
August 20, 2024

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