2015-01-24 03:32 AM
I want to know how to programm st10f273 in boot strap mode ,can anyone provide the procedure and connection diagram of the circuit?
2017-07-01 03:12 AM
What interface do You want to use? If CAN use can0, just connect canh and canl. Then you have to write own bootstrap loader and flash programming procedure or use Pls memtool.
If UART, just connect tx and rx of uart0 and use Flashit tool. I can provide flashit if you want.