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 simultan...