2021-02-28 11:04 PM
2021-03-01 01:39 AM
Hello,
I think that BOOT0 should be 1 to allow download with UART.
2021-03-01 01:56 AM
The booto now is 1,but it still show this error:
2021-03-01 02:06 AM
What error ?
2021-03-01 02:19 AM
The below:
2021-03-01 02:30 AM
Has the chip/board been test and programmed via JTAG pins?
Which UARTS and pins do you have connected, and too what?
Are other devices connected that might be signalling on other pins?
2021-03-01 02:33 AM
2021-03-01 02:57 AM
My configuration as below:
Boot0=1,boot1 not configure
USART1
8-bits, even parity and 1 Stop bit
could you help to confirm boot1=0 is necessary?
2021-03-01 03:04 AM
This is what section 27.1 of AN2606 is saying: "The STM32F401xB(C) bootloader is activated by applying pattern1"
If I remember well, if boot1 is pulled to 1, the MCU boots from RAM.