Unrecognized Hardware Issue for CC3D

From Wiki
Revision as of 09:17, 17 March 2017 by Root (Talk | contribs) (1. Bootloader)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

CC3D-7.png

Check here and ensure that it's STM32_Med-density_128K

CC3D-8.png

Click Erase first to erase the original bootloader

CC3D-9.png

Click Back, Select Download to device.

CC3D-10.png

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.

CC3D-11.png

Click Next for download (processing as shown below):

CC3D-12.png

Download is completed.

CC3D-13.png

So now the Bootloader for CC3D is downloaded successfully.

2. Firmware Update

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

CC3D-14.png

Click Next.

CC3D-15.png

Click Upgrade.

CC3D-16.png

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

CC3D-17.png

Wait for loading.

CC3D-18.png

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

CC3D-19.png

Then click Save.

CC3D-20.png

So the firmware is upgraded.