EmbDev.net

Forum: µC & Digital Electronics UDP connection with PIC32 Ethernet starter kit

Author: Vladi (Guest)
Posted on:

Hello!
I am a beginner at microcontroller programing. I have a PIC32 Ethernet
starter kit and I want to programme it the way that it sends a UDP
package to a computer in a net each time I push a switch on the board. I
tried to get used to TCPIP Stack examples, but have not yet managed to
programme something working. Does anybody have a simple example for the
C-code for such a Ethernet starter kit? Thank you in advance.
Author: Istvan Cserny (Guest)
Posted on:

"Does anybody have a simple example for the
C-code for such a Ethernet starter kit?"

It is NOT a simple example, but the latest TCP-IP stack from Microchip
contains an excellent demo for the PIC32 Ethernet Starter Kit. There is
a configuration utility program (TCPIPConfig.exe). This helps to
configure the demo (to leave out those part of the demo unnecessary for
you).
Author: Martin Ruppert (Guest)
Posted on:

Hello,

there is an UDP example in the Microchip Ethernet Demo. You can find it
in "Announce.c" in the stack sources.
It is used in conjuction with the "Microchip Ethernet Discoverer" tool,
which also can be found in the stack (inlcuding C# sources).
The whole thing asks broadcasting for boards within a subnet and
delivers IP and the MAC address.

All stuff can be found in the Microchip Application Library
http://www.microchip.com/mal

Best Regards
Martin

Reply

Entering an e-mail address is optional. If you want to receive reply notifications by e-mail, please log in.

Rules — please read before posting

  • Post long source code as attachment, not in the text
  • Posting advertisements is forbidden.

Formatting options

  • [c]C code[/c]
  • [avrasm]AVR assembler code[/avrasm]
  • [code]code in other languages, ASCII drawings[/code]
  • [math]formula (LaTeX syntax)[/math]






webmaster@embdev.netContactAdvertising on EmbDev.net