2010-12-29 03:57 PM
Getting an error while flashing a program in STM3210E-EVAL
2011-05-17 05:19 AM
I'm having the same problem with Keil's mcbstm32e-ed evaluation board. Does anyone know what 's causing this?
2011-05-17 05:19 AM
did you fix the problem? I am still wondering ? please help
2011-05-17 05:19 AM
People have reported problems occasionally with USB-to-Serial dongles. If you have a PC with a serial port give that a try.
The boot loader also has a small functional window. Try powering up the board immediately before initiating the flashing application's search. If the search fails, power cycle the board and try again. I've typically used 115200 8E1 to download to the STM32. You could also try a terminal program with similar settings, and see if the board responds to the 0x7F auto-bauding pattern. If none of that works, consider using a JTAG pod.2011-05-17 05:19 AM
Hi,
Is someone having any update on how to solve this issue? Is anyone facing the same issue now? @clive1 : please find below my queries.2011-05-17 05:19 AM
See also:[DEAD LINK /public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/ARM CortexM3 STM32/Need a urgent help to flash a program in STM3210E-Eval&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000626BE2B829C32145B9EB5739142DC17E&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%2520CortexM3%2520STM32/AllItems.aspx¤tviews=55] https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fARM%20CortexM3%20STM32%2fNeed%20a%20urgent%20help%20to%20flash%20a%20program%20in%20STM3210E%2dEval&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000626B...
(to return the cross-linking favour)2011-05-17 05:19 AM
Try something like RealTerm
http://www.i2cchip.com/realterm/Realterm_2.0.0.70_setup.exe Make sure you have set BOOT0/1 correctly to enter the ISP boot loader. Use USART1. It will expect the 0x7F sent as 8-bit Even Parity as the first symbol after it is powered up, if it interprets something else it will use the wrong baud rate. Set up your port/terminal first, then cycle the power to the STM32.