Before flashing the Atom-Lite firmware, install the FTDI driver first so that the computer can recognize the device properly and create a virtual serial port, ensuring normal communication between the flashing tool and the device. Follow the steps below:
Connect the device to the PC, open Device Manager, and install the FTDI driver for the device. Using Windows 10 as an example, download the driver package that matches your operating system, unzip it, and install it through Device Manager. (Note: In some system environments, the driver may need to be installed twice before it takes effect. The unrecognized device name is usually M5Stack or USB Serial. On Windows, it is recommended to install the driver files directly from Device Manager with a custom update. The executable installer may not work properly.) Click here to download the FTDI driver



System Preferences -> Security & Privacy -> General -> Allow apps downloaded from -> App Store and identified developers.Refer to the UiFlow2 Web IDE Tutorial to learn the basic workflow of UiFlow2 and complete the installation of the M5Burner firmware flashing tool.
Download the firmware for Atom-Lite in M5Burner, as shown below.
Found New Device. The device is now in programming mode and waiting for flashing.
Burn button for the corresponding firmware, select the device port, and click Start.
Next to start flashing.
Configuration information:
When Burn successfully, click here to return is displayed, flashing is successful.
Configure, and modify the settings according to the prompts.
The device supports connecting to UiFlow2 via Access Code (wireless network) or USB (wired connection to a computer) for program pushing and debugging. Refer to the following steps:
Visit uiflow2.m5stack.com to open the UiFlow2 Web IDE.
Make sure the device is connected to the network and obtain the Access Code: you can use WebTerminal to view the current valid Access Code generated by the device. Click the WebTerminal button, select the serial port for Atom-Lite in the dialog, then click Connect to open the serial monitor. You can view the current valid Access Code and Wi-Fi connection status. (Note: If the corresponding information is not displayed, click Soft Reset to perform a soft reboot.)
Select Your Controller on the page (shown on first entry) or the Controller button to enter the Select Device page.
Connect Device, enter the access code and a custom device name, then click Confirm to connect Atom-Lite to UiFlow2.
Atom-Lite device on the Select Device page, then click Confirm to enter the UiFlow2 programming interface.
Visit uiflow2.m5stack.com to open the UiFlow2 Web IDE, and connect Atom-Lite to the computer with a USB cable.
Click Select Your Controller on the page (shown on first entry) or the Controller button to enter the Select Device page.
Confirm.
WebTerminal button, select the serial port for Atom-Lite in the dialog, and click Connect.
When the WebTerminal screen displays Connected to Serial Port!, the USB connection is successful.
After the device is connected to UiFlow2, you can drag Blockly blocks to edit programs.
After editing the program, click the Run Once button in the lower-right corner to run the program once for testing. Click Run Always to download the program to the device.
You can also run once or download the program in the WebTerminal window.