2024-11-01 01:25 AM
Hi,
I want to implement USBD MSC using lagecy middle ware and use an SD card as storage.
Is there a tutorial like this ?
STM32U585 Legacy CDC without Azure USBX Tutorial - STMicroelectronics Community
Best regards.
2025-01-08 03:39 AM
Hi @DK3
You can follow the examples provided to use classic library then configure the USB device middleware MSC class.
If you encounter issues during the implementation, you can refer to the resources and ask directly specific questions.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.