Manuals and Tutorials: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* [[Tunning Guide]]
* [[Tunning Guide]]
* [[Which MPU modules do work with the board]]
* [[Which MPU modules do work with the board]]
* [[Bluetooth Module HC06]]
* [[Bluetooth module HC06]]
* [[Where to buy assescories and supplies]]
* [[Where to buy assescories and supplies]]
* [[How to order the electronic parts]]
* [[How to order the electronic parts]]

Revision as of 01:38, 21 March 2014

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. You can download them from here. Download vcredist_x64.exe or vcredist_x86.exe dependinmg on your Win sytsem, and run the exe file.