Arduino Quick Start
M5Fire
.M5Unified
and M5GFX
libraries, and install all dependent libraries as prompted.Click the link below to download and install the driver for your operating system.
Currently, there are two versions of USB driver chips: CP210x (for CP2104
) and CH9102 (for CH9102
). If you are unsure which USB chip your device uses, you can install both drivers.
When using the device, if you encounter issues such as failing to upload the program (timeout or "Failed to write to target RAM"), try reinstalling the device driver.
Driver Name | Supported Chip | Download Link |
---|---|---|
CP210x_VCP_Windows | CP2104 | Download |
CP210x_VCP_MacOS | CP2104 | Download |
CP210x_VCP_Linux | CP2104 | Download |
CH9102_VCP_SER_Windows | CH9102 | Download |
CH9102_VCP_MacOS_v1.7 | CH9102 | Download |
Connect the device to your computer using a USB-C cable. After completing the above steps, you can select the corresponding controller and device port in the Arduino IDE.
Open the example program Basic -> BarGraph
from the M5GFX
library. Click the upload button, and the program will be compiled and uploaded to Fire.
Run Result: