I am getting errors when trying to up load, it sees the board but gives he following errors:
Arduino: 1.8.1 (Windows 7), Board: "M5Stack-Core-ESP32, QIO, 80MHz, 115200, None"
Sketch uses 351999 bytes (26%) of program storage space. Maximum is 1310720 bytes.
Global variables use 12024 bytes (4%) of dynamic memory, leaving 282888 bytes for local variables. Maximum is 294912 bytes.
esptool.py v2.1
Traceback (most recent call last):
File "esptool.py", line 2524, in <module>
File "esptool.py", line 2517, in main
File "esptool.py", line 2246, in main
File "esptool.py", line 177, in init
File "site-packages\serial_init.py", line 88, in serial_for_url
File "site-packages\serial\serialwin32.py", line 62, in open
serial.serialutil.SerialException: could not open port 'COM6': WindowsError(23, 'Data error (cyclic redundancy check).')
Failed to execute script esptool
the selected serial port Failed to execute script esptool
does not exist or your board is not connected
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.