Nucleo-F411RE uart bootloader don’t work.
I am developing with Nucleo-F411RE Board an trying to use UART2 bootloader to flash my program.I use STM32CubeProgrammer to do this.when connect my board, ide report that Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...
Here is my configure:
Start uart bootloader through ttl.TX(PA2),RX(pA3),BOOT0 3.3v,I can’t see BOOT1 on the board.

