2025-11-23 10:40 PM - last edited on 2025-11-24 1:18 AM by mƎALLEm
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?
2025-11-24 1:12 AM
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.