-->
Page 1 of 1

Connecting ESP8266 to nexys4 DDR FPGA board though its PMOD

PostPosted: Sun Feb 25, 2018 2:24 pm
by Shubham Lokhande
I am trying to connect esp8266 to a nexys 4 DDR fpga board which will be run by a softcore MicroBlaze. I'm not sure about how to go about it. Do i need to write driver for the esp in verilog and a UART driver for the MicroBlaze to communicate to it?

Re: Connecting ESP8266 to nexys4 DDR FPGA board though its P

PostPosted: Tue Feb 27, 2018 6:13 pm
by Shubham Lokhande
Shubham Lokhande wrote:I am trying to connect esp8266 to a nexys 4 DDR fpga board which will be run by a softcore MicroBlaze. I'm not sure about how to go about it. Do i need to write driver for the esp in verilog and a UART driver for the MicroBlaze to communicate to it?

Re: Connecting ESP8266 to nexys4 DDR FPGA board though its P

PostPosted: Thu Mar 08, 2018 1:55 pm
by st33l
I am also trying to do the same.

Let me know if you get anything,

Regards