arpruss / USBComposite_stm32f1

USB Composite library for STM32F1 (HID, Serial, MIDI and XBox360 controller)
Other
382 stars 76 forks source link

use with stm32f411ce #113

Open ScherbakovAl opened 2 years ago

ScherbakovAl commented 2 years ago

Good day! Is it possible to convert this code to stm32f411ce? Is there an easy way?

arpruss commented 2 years ago

A number of people want the code to get ported to the official STM core, and then it should work on stm32f4 units. This is not easy, but possible, but it needs someone familiar with the official STM core and willing to do the porting work. You, maybe?