Skip to main content
Zhou JianQiang
Senior
November 24, 2025
Question

Can stm32f1 use stm32f4 STM32_USB_Device_Library directly?

  • November 24, 2025
  • 1 reply
  • 134 views

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

Technical Moderator
November 24, 2025

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.Best regards,FBL