Skip to main content
Explorer
November 24, 2025
Question

Can stm32f1 use stm32f4 STM32_USB_Device_Library directly?

  • November 24, 2025
  • 1 reply
  • 131 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?

    This topic has been closed for replies.

    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.