M5CoreInk Program Compilation and Burning

1. Preparation

2. USB Driver Installation

Click the links below to download the driver program matching your operating system. Currently, there are two versions of driver chips (CP210X/CH9102). Please download the corresponding driver program package according to the version you are using. After extracting the compressed package, select the installation package for the corresponding operating system bit. (If you are not sure about the USB chip used by your device, you can install both drivers simultaneously. CH9102_VCP_SER_MacOS v1.7 may show an error during the installation process, but it has actually been installed. Ignore it.)
Driver Name Applicable Driver 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_SER_MacOS v1.7 CH9102 Download

3. Port Selection

  1. Connect the device to the computer via USB cable. After installing the driver, you can select the corresponding port in the Arduino IDE.

4. Program Compilation & Burning

  1. Open the example program in the driver library, click the upload button, and the program will be automatically compiled and burned.
On This Page