cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F2 eval board- demo firmware source code

suman
Associate II
Posted on September 16, 2013 at 12:18

Hi,

 I recently purchased STM32F2 eval board for

STM32F207IGH6

. It comes with a preloaded demo firmware. There is no user manual and no cd containing the source code of example firmware. How can I get the demo firmware ?

Regards,

Suman

#stm32f2 #lmgtfy:-stm32-resources #stm32f2-eval-board
4 REPLIES 4
Posted on September 16, 2013 at 12:32

The STM3220G-EVAL or something else?

If so you can download them, go to the page for your board (via Google)

http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF250374

Go to ''Design Resources'', and scroll down to ''Related Tools and Software''

observe ''Demonstration Firmware'' and ''Demonstration Builder Platform''

http://www.st.com/web/en/catalog/tools/PF257879

http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stm322xg-eval_fw.zip

http://www.st.com/web/en/catalog/tools/PF258142

I would also recommend downloading the current firmware binary data directly from the board before you reprogram it so that you have a copy, and can replace the original later.

There are also User Manuals and Data Sheets located here, and for the specific part on the board on it's own page.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
suman
Associate II
Posted on September 17, 2013 at 08:13

Thanks !!!

Yes STM3220G-EVAL board.

So we need to purchase the demonstration firmware source code separately?

I could get the image files from the link you shared.

Also, how do I save the binaries from the eval board to take backup as you suggested?

Regards,

Suman

Posted on September 17, 2013 at 15:14

Not sure you have to buy anything.

http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stm32f2-f4_demobuild.zip

You can download the firmware from your board using the System Loader (USB or Serial), with an ST-Link (Utilities), or via an U-Link / J-Link using assorted tools or SAVE command in Keil debugger.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
suman
Associate II
Posted on September 19, 2013 at 08:17

Thanks a lot!!

The demo builder.zip was great help.

Regards,

Suman