cancel
Showing results for 
Search instead for 
Did you mean: 

hello, I'm looking for information about network programming on TouchGFX. I can't figure out how the app_ethernet.h and app_ethernet.cpp files works. They are locatedTouchGFXProjects / projectname / ETHERNET_IF / Target folder.

AMill.4
Associate
 
2 REPLIES 2
Alexandre RENOUX
Principal

Hello AMill.4,

Sorry but unfortunately I don't know what you are talking about.

This does not seem to be related to TouchGFX since you want to do some ethernet coding.

Nevertheless, in order for the community to be able to answer your request, please be more specific with your request and try to elaborate your situation.

/Alexandre

AMill.4
Associate

Hello,

I am currently working with the ETEMN070016 DRAM display. I want to use this screen to drive 2 motors via control cards. For this I assigned an IP addresses to each of my control cards as well as to my display.

This is where TouchGFX comes in. After consulting the examples given to me I found that the app_ethernet.h / .cpp files are in charge of ip programming. I found out how to set the IP address of my display. but I don't understand how app_ethernet.cpp works.