2023-04-19 04:23 AM
2023-04-19 04:27 AM
USART is UART. You don't need to configure anything. The bootloader works out of the box.
2023-04-19 06:32 AM
> USART is UART
... with synchronous capability (hence the S), which is not used in the bootloader, as gbm said above.
JW
2023-04-19 07:49 AM
The ROM supports what it supports, the functionality described in AN2606 is what is available, and the pins it uses.
The protocol uses asynchronous 8E1 serial data, it's not using synchronous modes, there is not a clock signal