2013-09-16 03:18 AM
Hi,
I recently purchased STM32F2 eval board forSTM32F207IGH6
. 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-board2013-09-16 03:32 AM
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/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.2013-09-16 11:13 PM
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, Suman2013-09-17 06:14 AM
Not sure you have to buy anything.
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.2013-09-18 11:17 PM