I have uninstall the Arduino and install the previous one (1.8.5)
The problem still persist.
By the way, when the Arduino is on the part "Connecting ..___...", the m5stack reset itself, is this normal or not?
Latest posts made by y7thangeru
-
RE: A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0x1B) - Arduino
-
RE: A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0x1B) - Arduino
I have already installed the Serial Driver from m5stack
This is the screen capture of my Device Manager and my Arduino
on the bottom right of arduino, it says none, is this normal?
-
A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0x1B) - Arduino
I'm very sorry if this topic already posted before. But i can't seems to find any link for this error message related to m5Stack anywhere using Google Search.
I'm new to M5stack but had using Arduino before.
I have tried the Flow and it's working, I even had burn the Flow image into my m5Stick and m5Fire.Today i decide to test the Arduino IDE for both m5Stack.
I have followed the steps https://docs.m5stack.com/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_Windows
But everytime i try to upload the code to the m5stack from Arduino, an error message is shown. I have tried using both m5stack (stick and fire) , and also on different usb com port****Arduino: 1.8.8 (Windows 7), Board: "M5Stack-Core-ESP32, QIO, 80MHz, Default, 921600, None"
Sketch uses 213644 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13840 bytes (4%) of dynamic memory, leaving 313840 bytes for local variables. Maximum is 327680 bytes.
esptool.py v2.6-beta1
Serial port COM3
Connecting......................................____An error occurred while uploading the sketch
_A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0x1B)
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.****![alt text]( image url)