Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is the simplest way to have an Ethernet connection on ARM with Keil?

Status
Not open for further replies.

baby_1

Advanced Member level 1
Joined
Dec 3, 2010
Messages
415
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
4,277
simplest way to have a ethernet on ARM with keil

Hello
what is the easiest way to configure ARM with keil function as ethernet controler (with PHY)?
I see different code but most of them make it's program complex. I need to config my ARM(smt32f10x) as a Server to receive and transmit some data not Telnet or webserver and etc.
 

Re: simplest way to have a ethernet on ARM with keil

If you want least code complexity, go for a small TCPIP stack like uIP or lwIP.
 
  • Like
Reactions: baby_1

    baby_1

    Points: 2
    Helpful Answer Positive Rating
Re: simplest way to have a ethernet on ARM with keil

Thank you for you suggestion
As I download st "LwIP TCP/IP stack demonstration " I can't find Lwip stack and library files for smt32fxx as it mentioned
https://www.st.com/st-web-ui/static...ical/document/application_note/DM00036052.pdf
Code:
The source code for the LwIP stack can be downloaded at the following link:
http://savannah.nongnu.org/projects/LwIP

where can I download lwip for smt32 series?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top