Jump to content
  • 0

Zybo - XADC through Ethernet


eddya89

Question

Hi,

I am new at this area. My current project required to know the use of Ethernet and XADC of Zybo board. As a starting point I got a sample demo of  "Zybo XADC Demo" (https://reference.digilentinc.com/learn/programmable-logic/tutorials/zybo-xadc-demo/start). it works.

After that i did the "ZYB Zynq-7000 Ethernet" project ( https://www.youtube.com/watch?v=9SNxM2a1GC8&feature=em-comments) it also works.

Now i want to combined this two projects. As starting point i want to receive data from the ZYBO and not to transmit data to the ZYBO as i did at the Ethernet project below. how can i do it? at the echo.c code there are this lines:

599071d6e185b_.thumb.JPG.985f0e40e67ef5ead73b569a3d3b899e.JPG

What needs to change for it to receive data from the ZYBO?

 I am working on Vivado 2017.1 , SDK 2017.1 , windows PC.

Im adding the C files.

 

echo.c

main.c

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Hi @jpeyron,

I read the two forums that sent me to read, I tried for two weeks to try and combine the program of the server and the program of the ADC but without success.
I'm stuck on this, the two programs work separately but I can not combine them into one program that makes an analog call from the ADC port and sends that information over the Internet to a destination on the other end.
I've been trying for a long time and have read every kind of information and forum possible.

I'd love to be able to look or try to see how these two programs can be combined.

I thank you very much and would be very happy to help you.

Thank you so much I appreciate it very much.

zybo_xadc_test.c

echo.txt

main.c

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...