Flashing the CC3D Atom

From STorM32-BGC Wiki
Jump to navigation Jump to search

On this board the BOOT0 pin is exposed as a solder jumper (it doesn't provide access to the SWD pins). The simplest method for first-time flashing is thus to use a standard USB-TTL adapter connected to the UART1 port, which is supported by the GUI. Any subsequent flashing (updating) can be performed by the simpler procedures described in Updating the Firmware of NT Modules.

First-Time Flashing Using a USB-TTL Adapter

1. You will need a standard USB-TTL adapter (see FAQ: Which USB-TTL adapter should I use?). Ensure that it is working (drivers installed, etc.).

2. Connect the serial adapter to the Main port on the CC3D Atom: Green goes to RX, yellow to TX and black to GND on the USB-TTL adapter; red stays unconnected. Do not yet power the CC3D Atom.

Atom cc3d usart1 ftdi.jpg White-ftdi.jpg

3. Find the BOOT0 solder jumper and close it (depending on the particular model, the solder jumper may be located differently).

Atom cc3d boot0.jpg

4. Now power up the CC3D Atom, e.g. by connecting its VCC pin to an external power supply or most easily via its USB connector.
Comment: Do not power the CC3D Atom by connecting its VCC pin to the 3.3 V or 5 V pin on the USB-TTL adapter. This power scheme often doesn't work.

5. From the STorM32 GUI select the Flash Firmware Tab and set the fields as seen below (the [Board] field should be set to "NT Imu Module CC3D Atom" and the [Firmware Version] selected as desired):

Storm32-nt-firmware-first-time-flashing-gui-screen-02.jpg

6. Select the Flash Firmware button and a DOS window opens similar to below:

7. Important: Open the BOOT0 solder jumper. The CC3D Atom is now ready to be used as NT imu module.

Updating Firmware

For updating the NT firmware you may again use the method described before, but preferably the "canonical" procedure described in Updating the Firmware of NT Modules.

Troubleshooting

If your CC3D Atom is not reachable via in the flash console and you get message "ERROR: No response from target, the Bootloader can not be started", try the following:

1. Stay in DOS console for flashing but don't press any button yet.

2. Disconnect power from your CC3D Atom (most probably disconnect your USB)

3. For the next step, timing is important: reconnect power and press any key to retry flash. You need to be quite fast for successful start of flash proceedure.