cancel
Showing results for 
Search instead for 
Did you mean: 

Need protocol docu for the factory boot loader - to use ICP

christianhoefer9
Associate
Posted on January 10, 2013 at 14:57

Hello *,

I was searching for information on the protocol of the STM32F10*** buildin boot loader. But I can't find anything beyond buad rate negotiation. Except something like ''there is a GET ID command.'' What I found are application notes and sample code for:

1) a windows host tool to talk to this boot loader (no source included)

2) your own boot loader to be implemented on the device, receiving firmware code, write it to the flash, handle registers to unprotect etc.

What I need is command set and protocol to connect to the boot loader on the device. My scenario: STM32 is controller of a subsystem and is reseted by master on power on. By connecting BOOT0/1 to master I want to be able to boot into buildin boot loader to update the complete firmware on the STM32. The UART will also be connected to master.

Please help me with a poiter, I'm sure it's published somewhere.

Thanks,

Chris
2 REPLIES 2
trevor23
Associate III
christianhoefer9
Associate
Posted on January 10, 2013 at 15:14

Thanks a lot, Trevor.

exactly what I was looking for. Tell no one that I'm blinde.

/Chris