cancel
Showing results for 
Search instead for 
Did you mean: 

Can stm32f1 use stm32f4 STM32_USB_Device_Library directly?

Hi :

I want to use MTP & HID simultaneously in stm32f103RE, but there is not  CompositeBuilder and MTP in stm32f1 STM32_USB_Device_Library, so can I use stm32f4 STM32_USB_Device_Library directly?

Or is there any other solution to use MTP & HID simultaneously in stm32f103RE?

1 REPLY 1
FBL
ST Employee

Hi @Zhou JianQiang 

You can use composite builder class from different product, however as you may know, it may be not fully supported due to limited bandwidth. 

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.