STM32F401RE NUCLEO Usart Bootloader issue
Posted on August 26, 2015 at 16:36Hi, I want to try the USART bootloader on my nucleo board. I connected Boot0 to VDD and Boot1 to GND, I reseted the board. Then I send the command 0x7F to the board. But I have not received any response. Did I mi...