Page 1 of 1

ESP32! Not compile!

Posted: Mon Nov 27, 2023 4:10 pm
by jgu1
Hi!

I am working on a project with ESP32 DEV. It work, then I dicoverd that there was an update among for this device, I update all, after that I could not upload to chip. I discover that suddently the USB port was n/a I open the window in project option to choose the port and saw port 5 but could not "modify" this?

Strange, I try to update again and saw new updates where availble again, dowload these, now I can "modify the port, but cannot compile to chip???????

Re: ESP32! Not compile!

Posted: Mon Nov 27, 2023 4:34 pm
by mnfisher
Hi Jorgen,

Looks like it has lost the SPI port settings... So reset that and all 'should' be well.

Martin

Re: ESP32! Not compile!

Posted: Mon Nov 27, 2023 4:36 pm
by LeighM
Looks like you have a disconnected pin, I would suggest checking all your component property pin connections.
Updates sometimes cause this.

Re: ESP32! Not compile!

Posted: Mon Nov 27, 2023 7:15 pm
by jgu1
Hi leigh & Martin!

Well, thankĀ“s I am back again it work again, only not for the XPT2046 Touch. Before update after reopen my projects I only have to change back one pin, now when I have saved my project/compiled and open the same project again I have to reconnect all the pin for the XPT2046?

The Screenschot is as I want it, but after saving my project all pin are changed again

Jorgen