cancel
Showing results for 
Search instead for 
Did you mean: 

USB device with MTP

Hi 

I can't find USB device with MTP example.

Is there any resource about USB device with MTP?

2 REPLIES 2
FBL
ST Employee

Hello @Zhou JianQiang 

USBX device class(Printer,MTP,CCID ) were brought by Azure RTOS starting from v6.1.10.

Here is an example of USB MTP device

x-cube-azrtos-h7/Projects/STM32H735G-DK/Applications/USBX/Ux_Device_PIMA_MTP at f48d941bcbe270bcb0b01c0fcedd3924db778d42 · STMicroelectronics/x-cube-azrtos-h7 (github.com)

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.

Hi @FBL :

I want to use the library provided by ST(Middlewares\ST\STM32_USB_Device_Library\Class\MTP),  so there's no examples and document now, right?

What I should do is look at the examples, right?