M5Core2
in M5Burner, as shown in the image below.CP2104
version)/CP34X (for CH9102
version) driver packages. After unzipping the package, select the installation package for your operating system's bit version for installation. (If you are unsure of the USB chip used by your device, you may install both drivers. CH9102_VCP_SER_MacOS v1.7
may display an error during installation, but the installation is actually complete; ignore the error.)Driver Name | Compatible 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 |
Configure
option, select the corresponding port, and click Load
to load the current device configuration. Once loaded successfully, a popup will display the device's API KEY
, Start Mode
, and other information. At this point, we can copy and save the device's API KEY for later steps. Note: In this example, we will use UIFlow Web IDE (web version) for programming, so the Start Mode
needs to be set to Internet Mode
.After setting the device to online programming mode, we need to use the API KEY to establish a connection between the device and UIFlow, allowing us to push programs to the specified device. Users should visit flow.m5stack.com in a web browser on their computer to enter the UIFlow programming page.
Click the settings button in the top right corner of the page, enter the API KEY obtained in the previous step, click OK to save, and wait for a connection success message.
Configure
option in M5Burner to set Start Mode
to USB Mode
, and then you can program with UIFlow Desktop IDE.