2025-06-11 9:26 PM - edited 2025-06-12 4:19 AM
Split from this thread as it has been solved, and this is a new question:
How to access eMMC through OTG on STM32H750B-DK kit.?
2025-06-12 1:22 AM - edited 2025-06-12 1:36 AM
How to configure eMMC to access through OTG.?
2025-06-13 3:17 AM
Hi @Prajyot1
You can start with the example to read and write to eMMC card as a first step. Then, you can refer to the application on how to interface to a PC host through USB MSC. The application itself uses SD card as storage media so in your case you need to use eMMC instead .
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.