Manuals and Tutorials: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
No edit summary
 
(75 intermediate revisions by 2 users not shown)
Line 1: Line 1:
''This is the "old" STorM32-BGC documentation, for I2C-IMU firmware versions (versions up to v0.96).''
{|
{|
|- valign="top"
|- valign="top"
|width=350px|
|width=300px|
'''Tutorial'''
* [[Getting Started]]
* [[Getting Started]]
* [[Tuning Recipe]]
* [[Configure the RC Input]]
* [[Hold versus Pan Mode]]
* [[Advanced Functions]]
* [[Video Tutorials]]
|width=300px|
'''Manuals'''
* [[Quick Start Guide]]
* [[Dos and Don'ts]]
* [[How to flash firmware]]
* [[How to flash firmware]]
* [[Tunning Guide]]
* [[Calibration]]
* [[GUI (o323BGCTool) FAQ]]
* [[Using a 2nd IMU]]
* [[How to install and use a joystick]]
* [[How to install and use a joystick]]
* [[How to install and use keys]]
* [[STorM32 Scripts]]
* [[How to connect and use receiver signals]]
* [[How to use 2 axis gimbals]]
* [[Gimbals with Integrated Landing Skids]]
|
|
'''Reference Manuals'''
* [[Boards]]
* [[Leds]]
* [[Leds]]
* [[Pins and Connectors]]
* [[Pins and Connectors]]
* [[Inputs and Functions]]
* [[Serial Communication]]
* [[Bluetooth Module HC06]]
* [[Bluetooth Module HC06]]
* [[Which MPU modules do work with the board]]
* [[Where to buy accessories and supplies]]
* [[How to order the electronic parts]]
* [[How to order the electronic parts]]
* [[How to order print boards (PCBs)]]
* [[How to order print boards (PCBs)]]
|}
|}


== FAQ ==
'''1. What connectors are used for connecting the MPU modules to the board?'''


The connectors for the MPU modules on the STorM32bgc board are [http://www.molex.com/molex/products/family?key=picoblade&channel=products&chanName=family&pageTitle=Introduction Molex picoblade] types with 1.25 mm pitch (for a comparison of various connectors see [http://www.rcgroups.com/forums/showthread.php?t=1493712 here]). They are also known as micro JST 1.25 mm, and it is in fact best to search for this, e.g. on ebay: [http://www.ebay.com/sch/i.html?_trksid=p2050601.m570.l1313.TR0.TRC0.H0.Xmicro+jst+1.25&_nkw=micro+jst+1.25&_sacat=0&_from=R40 micro jst 1.25].
{|
|- valign="top"
|width=300px|
'''Vendors Corner'''
* [[Where to buy STorM32 boards]]
* [[Where to buy accessories and supplies]]
|width=300px|
'''White Papers'''
* [[I2C Error Compendium]]
* [[Manually Setting the IMU Orientation]]
<!--
'''Manuals - Incomplete'''
* [[How to install and use a joystick]]-->
|
|}


'''2. 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.


'''3. Which drivers are needed for the USB?'''
-----
{|
|- valign="top"
|width=300px|
'''Recycle Bin'''
* [[Tuning Guide]]
* [[QuickStart Guide - old, v0.56]]
* [[Getting Started - old, v0.56]]
|width=300px|


On Win7 the driver is usually installed automatically (this may take few minutes, be patient). The driver, usable also for WinXP, can also be obtained from [http://www.st.com/web/en/catalog/tools/FM146/CL1984/SC724/SS1677/PF251168 here].


'''4. Flashing with the usb-ttl adapter produces Windows error messages'''
* [[Serial Communication - old, v0.77e]]
 
* [[6-Point Calibration - old]]
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 need to install the VC++ runtime libraries. Download vcredist_x64.exe or vcredist_x86.exe depending on your Win system from [//www.microsoft.com/en-us/download/details.aspx?id=30679 here], and run the exe file.
|}

Latest revision as of 19:15, 21 June 2019