Difference between revisions of "Unrecognized Hardware Issue for CC3D"
(→1. Bootloader) |
|||
Line 12: | Line 12: | ||
'''Step 2:''' Connect the 3.3V and SBL on the CC3D board as shown below. You can do it by some metal tool. <br> | '''Step 2:''' Connect the 3.3V and SBL on the CC3D board as shown below. You can do it by some metal tool. <br> | ||
Then take the rest actions based on the following instructions. <br> | Then take the rest actions based on the following instructions. <br> | ||
− | Download the CC3D bootloader.zip,[ | + | Download the CC3D bootloader.zip,[http://wiki.sunfounder.cc/images/0/00/CC3D_bootloader.zip '''''CC3D bootloader.zip'''''],unzip it and install the ''Flash Loader Demonstrator'' in the folder.<br> |
Open the Flash Loader Demonstrator, as shown blow: | Open the Flash Loader Demonstrator, as shown blow: | ||
<br><br>[[File:CC3D-5.png]]<br><br> | <br><br>[[File:CC3D-5.png]]<br><br> |
Latest revision as of 09:17, 17 March 2017
It happens that your CC3D board may not be recognized by the computer. Now let's check how to solve the problem - re-flash the bootloader and hardware.
Preparations
1.Flash Loader Demonstrator
2.The PL2303 Mini USB to UART board
1. Bootloader
Step 1: Wiring
Step 2: Connect the 3.3V and SBL on the CC3D board as shown below. You can do it by some metal tool.
Then take the rest actions based on the following instructions.
Download the CC3D bootloader.zip,CC3D bootloader.zip,unzip it and install the Flash Loader Demonstrator in the folder.
Open the Flash Loader Demonstrator, as shown blow:
1. Cut off power.
2. Connect the SBL and 3.3V of CC3D for now, power it on.
3. Select the correct port and Click Next.
If this interface appears, it indicates that you've connected them successfully.
Check here and ensure that it's STM32_Med-density_128K
Click Erase first to erase the original bootloader
Click Back, Select Download to device.
Under Download from file, choose 8000000 which is the area of the bootloader.
Under Download from file, click the browse button and find the bl_cc3d.bin file in the unzipped CC3D bootloader.zip folder, select it and click Open.
Click Next for download (processing as shown below):
So now the Bootloader for CC3D is downloaded successfully.
2. Firmware Update
Open the installed OpenPilot GCS on your computer.
Click Vehicle Setup Wizard.
When the following window appears, connect the CC3D flight control to the computer via a USB cable.
Click Next and finish the setting based on the CC3D user manual.