LAN8720 and Boot Loader (NooB question)
Posted: Wed May 29, 2019 10:17 pm
I have my esp32_Devkitc_v4 working with the LAN8720. I followed this wiring diagram https://sautter.com/blog/ethernet-on-es ... g-lan8720/ like many before me I'm sure. The issue is that the article talks about "GPIO0 is pulled LOW during the bootup sequence the bootloader awaits serial programming.". So since I am using GPIO0 for the LAN8720 and pulling it HIGH, how can I wire it to do both. So for normal running pull the pin HIGH but for flashing keep it LOW. I am fairly new to this but am wondering if I just need a button to pull it LOW when I want to flash the board and pull HIGH during normal operation. So push button to flash sort of thing. I have no idea how to wire something like this up and am not even sure if I am on the correct path. Any help would be appreciated.