Another suggestion is to open a terminal program on the USB com port used by the esp32 - I use putty and realterm but many others are available. Use 115200 baud and you should get some info on run - sometimes something useful like pin... can't be used for...
You'll need to close it again before you reprogram the esp (an advantage with realterm is you can just click to do this)
Martin
Errors while compiling
-
- Valued Contributor
- Posts: 1554
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 09, 2020 9:37 pm
- Has thanked: 138 times
- Been thanked: 741 times
-
- Valued Contributor
- Posts: 1614
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 357 times
- Been thanked: 565 times
Re: Errors while compiling
Hi
I can't find it just now, but I had a link to a chart that documented what pins you cannot use with an ESP. Could you try using two alternative pins for the data?
Regards
I can't find it just now, but I had a link to a chart that documented what pins you cannot use with an ESP. Could you try using two alternative pins for the data?
Regards
Re: Errors while compiling
Thanks for the replies I have downloaded realterm and will have a play after work, I also found this link
https://randomnerdtutorials.com/esp32-p ... nce-gpios/
after reading chipfryer27's post. It looks like some of pins I have assigned might be input only. Hopefully will be able to fix after work
https://randomnerdtutorials.com/esp32-p ... nce-gpios/
after reading chipfryer27's post. It looks like some of pins I have assigned might be input only. Hopefully will be able to fix after work