How to configure DFU and virtual COM port in STM32F103C8T6 USB peripheral? Is it possible to do something like this?
Hi, I am developing a firmware for stm32f103c8t6 using STMCubeIDE 1.12.0. I want the USB to work as both a COM port and DFU device. Using the middleware in the STMCube it seems we cannot implement both of them at the same time. Any help is appreciate...