This chip is ESP32 not ESP8266. Wrong --chip argument? #2525
Replies: 1 comment 1 reply
-
Got it. Was changing the UserSetup at the wrong place like a noob. Sorry |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!. I'm trying to make a ESP32 work with this library and I can't figure it out.
Ive try with a Wemos ESP8266 D1 mini and I was not able to get any image on the screen
(This is the display http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520).
I had a Esp32 around and I try to make this one work to see if it's a board issue, but im not able to upload the program.
I have this error when I try to upload.
This chip is ESP32 not ESP8266. Wrong --chip argument?
Thanks
Jc
Beta Was this translation helpful? Give feedback.
All reactions