Search found 3 matches

by vivekannamalai
Thu Oct 10, 2019 11:52 am
Forum: General Discussion
Topic: cant get IP address from esp32wrover by using clock GPIO0 ?
Replies: 4
Views: 4658

Re: cant get IP address from esp32wrover by using clock GPIO0 ?

The EVB schematics are a good starting point. I don't see an invertor there. You need to post some code and/or provide a common reference point e.g. the worked example. // Copyright (c) 2017 Olimex Ltd. // // GNU GENERAL PUBLIC LICENSE // Version 3, 29 June 2007 // // This program is free software:...
by vivekannamalai
Tue Oct 01, 2019 12:12 pm
Forum: General Discussion
Topic: cant get IP address from esp32wrover by using clock GPIO0 ?
Replies: 4
Views: 4658

cant get IP address from esp32wrover by using clock GPIO0 ?

I m doing my custom poe board esp32wrover with lan8720a. And i using external clock 50Mhz which is enable by GPIO2.GPIO 0 as a clock.my problem is not getting ip address but lan ic is enabled. Right now m not using any inverter ic for phase shift180. Crystal output is directly connected to Gpio0.is ...