Problems uploading code to 5" Elecrow HMI display
I have been trying to compile and upload code to a 5" HMI display. This code is a vary simple program using the lovyanGFX library. I can upload and rum code using the Arduino IDE. However I normally code using VSCode and PlatformIO, but when I compile and upload using platformIO the ESP32 output memory errors to the serial monitor. I have tried various combinations of parameters in the platformIO.ini file but can not make this work. Is there a sample platformIO.ini file that will owrk available anywhere?
Regards,
Colin Murdoch.
Comments
Hello @ColinM
Please refer to this tutorial page: https://www.elecrow.com/wiki/5-inch-esp32-dispaly-platformio-tutorial.html
You can download the platformio project file at the bottom of the page: https://www.elecrow.com/wiki/5-inch-esp32-dispaly-platformio-tutorial.html#resources
Please note that for the v1 board, your need to press the BOOT button then press Reset to let the ESP32 chip to go into downloading mode.