-->
Page 1 of 1

Esp8266 with Altera FPGA

PostPosted: Mon Nov 21, 2016 8:08 pm
by Ragy Guirguis
Hey,
i am trying to program the ESP8266 module using altera FPGA , and i am trying to make them communicate through UART. my question is what is the UART specification for ESP8266 what is the protocol it use.
does it send LSB bit first then MSB or the other way around? . my FPGA will always wait for "ready" that comes after the you boot esp8266 .

simply how esp8266 send ready through uart what is the exact format it use.

Thanks