Question
How to upload custom firmware from CubeIDE to STM32F401CCU6 board?
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 want to flash the firmware using UART. I don't want to use SWDIO mode.
- The data transmission should happen through virtual com-port using USB.
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,
