Manuals and Tutorials: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* [[How to order the electronic parts]]
* [[How to order the electronic parts]]
* [[How to order print boards (PCBs)]]
* [[How to order print boards (PCBs)]]
* [[Which MPU modules do work with the board]]


== FAQ ==
== FAQ ==

Revision as of 22:22, 1 March 2014

Manuals

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 or find them in the folder ST in your firmware directory.