Forum - MCS Electronics
View previous topic :: View next topic
Author
Message
kaif Joined: 08 Jun 2007 Posts: 2
Posted: Fri Jun 08, 2007 7:19 am Post subject: Library for Ethernet ENC28J60
is there any library for enc28j60 in BascomAVR
Back to top
bzijlstra Joined: 30 Dec 2004 Posts: 1179 Location: Tilburg - Netherlands
Posted: Mon Jun 11, 2007 10:53 am Post subject: working on it....
If you check my weblog at http://benshobbycorner.nl you can read that I am working on the Bascom-AVR ENC28J60-code
These routines are working:
Enc28j60init
Enc28j60readcontrolregbyte
Enc28j60writecontrolregbyte
Enc28j60selectbank
Enc28j60bitfield_set
Enc28j60bitfield_clear
Enc28j60readphyword
Enc28j60writephyword
Enc28j60packetsend
Enc28j60packetreceive
Enc28j60readbuffer
Enc28j60writebuffer
Enc28j60regdump
Still some work to do
Have fun
Ben Zijlstra
Back to top
bzijlstra Joined: 30 Dec 2004 Posts: 1179 Location: Tilburg - Netherlands
Posted: Mon Oct 15, 2007 3:43 pm Post subject: ARP, PING, UDP(NTP/DNS), TCP(HTTP/TELNET)
In the meantime got some protocols running
ARP
PING
UDP (NTP and DNS-request)
TCP (HTTP and TELNET)
and now I am planning to get SMTP (Simple Mail Transport Protocol) working.
Got a small application running, Telnet with only the base-routines. Just 9 Kbyte of flash taking.
Have fun
Ben Zijlstra
Back to top
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum