cancel
Showing results for 
Search instead for 
Did you mean: 

flash loader demonstrator

ybitton
Associate II
Posted on May 19, 2011 at 15:27

Hi,

I am using ev board for stm32 md value line.

I would like to check its bootloader option.

From reading arround i saw there is a pc program named:

flash loader demonstrator (by ST)

where can i download it from?

Thanks - Udi

#stm32-bootloader #flash-loader-demonstrator-dsicovery-board
4 REPLIES 4
Posted on May 20, 2011 at 21:44

Pick any STM32F1xx part, Select ''Design Support'' tab, scroll to ''SW DEMOS''

http://www.st.com/internet/mcu/product/216821.jsp

http://www.st.com/internet/com/SOFTWARE_RESOURCES/SW_COMPONENT/SW_DEMO/um0462.zip

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
ybitton
Associate II
Posted on May 22, 2011 at 13:54

Hi clive1,

I am using a Descovery board with STM32F100RB,

There is no ''SW DEMOS'' option for this type:

http://www.st.com/internet/mcu/product/216844.jsp#SOFTWARE_AND_DEVELOPMENT_TOOLS

Is it means the software is not avilable for this micro?

Thanks -Udi.

Posted on May 22, 2011 at 15:12

The download should contain source, the protocol is described in other documentation.

By default the VLDiscovery doesn't have a serial port either, so you'll likely have to get creative on the hardware and software side.

If you just want to program binaries into the device, the ST-LINK utilities would be the way to go.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
ybitton
Associate II
Posted on May 23, 2011 at 16:01

I have succeeded to use the bootloader on VL Dsicovery board and i would like to share it, for others usage:

1. Install flash loader demonstrator (on pc side).

2. the micro controller comes with build in  boot loader.

3. connect micro's UART pins (Rx, Tx) to an adapter to PC port

4. connect ''boot'' pin to 5v.

5. run  flash loader demonstrator wizard (it comes with pdf manual).