Manuals and Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* [[How to flash firmware]] | * [[How to flash firmware]] | ||
* [[Tunning Guide]] | * [[Tunning Guide]] | ||
* [[Leds]] | * [[Leds]] | ||
* [[Bluetooth module HC06]] | * [[Bluetooth module HC06]] | ||
* [[Which MPU modules do work with the board]] | |||
* [[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 00:48, 21 March 2014
- How to flash firmware
- Tunning Guide
- Leds
- Bluetooth module HC06
- Which MPU modules do work with the board
- Where to buy assescories and supplies
- How to order the electronic parts
- How to order print boards (PCBs)
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.