2021-10-17 09:27 PM
I have a STM32F401CCU6 board with me. It has a UART bootloader option and USB_OTG_FS is in 'Device_Only' mode. The USB_DEVICE is set to 'Communication Device Class'. USART2 is enabled in Asynchronous mode.
I was checking AN2606 but still no success.
I have one TTL to USB converter.
Any tutorial or pointer to a forum solution would help in resolving the issue.
Best,
2021-10-18 06:40 AM
If USB is connected directly to the chip, you'll need to disconnect it first to avoid the chip going into the USB DFU bootloader.