Manuals and Tutorials

From STorM32-BGC Wiki V1
Revision as of 10:48, 21 March 2014 by OlliW (talk | contribs)
Jump to navigation Jump to search

FAQ

1. Storing the parameter values to the EEPROM doesn't seem to work

Please double-check that the correct firmware for your board has been flashed. The problem typically happens then e.g. the firmware for a F103RB is flashed onto a board with a F103RC.

2. Flashing with the usb-ttl adapter produces Windows error messages

If upon flashing you get Windows errors such as mfc110.dll is missing, msvcr110.dll is missing, or application was unable to start correctly (0xc000007b), then you have to install the VC++ runtime libraries. Download vcredist_x64.exe or vcredist_x86.exe depending on your Win system from here, and run the exe file.