General information regarding the Fly-CDY

Overview

This page covers any general information for the Fly-CDY board.
It is currently available through AliExpress

Driver Jumpers

The jumpers should be installed as below. “Common Interpolation” should be used for standalone drivers. “SPI mode Interpolation” is not a currently supported configuration as this port does not support SPI communication to drivers. “UART mode Interpolation” should be used when using smart drivers (i.e. TMC2208, TMC2209, TMC2225 and TMC2226)

Fly-E3 Jumpers
Fly-E3 Driver Jumper Locations

Input voltage

The board can handle an input voltage up to 32v.

Initial Installation

The board that you will receive doesn’t have any firmware installed so when plugged into a computer, the board will show as an unidentified device. Follow the WiFi instructions.

Issues

There is a known issue with the bootloader that is shipped with the Fly-CDY board.
It will manifest itself in the board being unable to boot if the E1 UART connector is in place.
There are 2 methods that can be employed to fix this issue.

Method 1

Rather then installing the jumper for UART mode as described above, install it as shown in the image below.

Fly-CDY Fix
Fly-CDY E1 Jumper Fix Method 1

Then include the following line in the board.txt file.

stepper.TmcUartPins = { 1.4, 1.10, 1.16, 4.28, 0.21, 0.10, NoPin }

Method 2

This involves updating the bootloader on the Fly-CDY and required a USB TTL device.

Ensure the power is disconnected from your Fly-CDY although ideally, this should be done with nothing else connected to the board.
Connect the USB TTL to the Fly-CDY.

TTL CDY
+5V +5V
GND GND
RX TX
TX RX
Fly-CDY Fix 2
Fly-CDY E1 Jumper Fix Method 2

Download and install Flash Magic.
Download and install the updated bootloader from here. Launch flash magic.

Flash Magic
Flash Magic Settings

As shown above, instep 1 select LPC1769 in the first box, the COM port should be the COM port of your Fly-CDY board and set the baudrate to 38400.
In step 2, make sure “Erase all…” is unticked and “Erase blocks…” is ticked.
In step 3, browse and select the new bootloader image you downloaded from above.
In step 4, make sure “Verify…” is ticked and “Patch” and “Fill unused” are unticked.

Hold both the reset and boot buttons on the Fly-CDY. Then release the reset button and then the boot button.
Press Start on Flash Magic.

Once the flashing has been completed, the UART connection can be used as normal.

Tags: