Difference between revisions of "Unrecognized Hardware Issue for CC3D"

From Wiki
Jump to: navigation, search
(Created page with "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.F...")
 
Line 1: Line 1:
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.  
+
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. <br>
+
<br>[[File:CC3D-1.jpg]]<br>
 
==Preparations==
 
==Preparations==
 
1.Flash Loader Demonstrator  
 
1.Flash Loader Demonstrator  
+
<br><br>[[File:CC3D-2.png]]<br><br>
 
2.The PL2303 Mini USB to UART board  
 
2.The PL2303 Mini USB to UART board  
+
<br><br>[[File:CC3D-3.png]]<br><br>
 
+
 
+
 
+
  
 
==1. Bootloader==
 
==1. Bootloader==
Step 1: Wiring
+
'''Step 1:''' Wiring<br>
+
<br><br>[[File:CC3D-4.png]]<br><br>
Step 2: Connect the 3.3V and SBL on the CC3D board as shown below. You can do it by some metal tool.  
+
'''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.  
+
Then take the rest actions based on the following instructions. <br>
Download the CC3D bootloader.zip, unzip it and install the Flash Loader Demonstrator in the folder.  
+
Download the CC3D bootloader.zip,[https://www.sunfounder.com/wiki/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>
+
 
 
1. Cut off power
 
1. Cut off power
 
2. Connect the SBL and 3.3V of CC3D for now, power it on.
 
2. Connect the SBL and 3.3V of CC3D for now, power it on.
3. Select the correct port and Click Next.
+
3. Select the correct port and Click '''Next'''.
+
<br><br>[[File:CC3D-6.png]]<br><br>
+
 
 
If this interface appears, it indicates that you've connected them successfully.  
 
If this interface appears, it indicates that you've connected them successfully.  
 
   
 
   

Revision as of 06:11, 17 January 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.

CC3D-1.jpg

Preparations

1.Flash Loader Demonstrator

CC3D-2.png

2.The PL2303 Mini USB to UART board

CC3D-3.png

1. Bootloader

Step 1: Wiring


CC3D-4.png

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:

CC3D-5.png

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.

CC3D-6.png

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):

Download is completed.

So now the Bootloader for CC3D is downloaded successfully.

2. Firmware Update

Open the installed OpenPilot GCS on your computer. Click Vehicle Setup Wizard.

Click Next.

Click Upgrade.

When the following window appears, connect the CC3D flight control to the computer via a USB cable.

Wait for loading.

Click Next and finish the setting based on the CC3D user manual.

Then click Save.

So the firmware is upgraded.