cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H750B-dk: access eMMC through USB OTG

Prajyot1
Associate III

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.?

2 REPLIES 2
Prajyot1
Associate III

How to configure eMMC to access through OTG.?

FBL
ST Employee

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.