1) I need to embed basic ethernet functionality with security in my ARM Cortex M0 design. Can someone recommend a RTO/S that get this done for me?
1) I need to embed basic ethernet functionality with security in my ARM Cortex M0 design. Can someone recommend a RTO/S that get this done for me?
Micrium's TCP/IP stack, uC/TCP-IP, is an excellent choice for Cortex-M0-based projects that necessitate network capabilities. uC/TCP-IP is a reliable, highly configurable stack with its own book, uC/TCP-IP, The Embedded Protocol Stack, which offers detailed descriptions of both uC/TCP-IP itself and the protocols that make up TCP/IP. Furthermore, uC/TCP-IP is an ideal match for the Cortex-M0; the uC/OS-II kernel generally used alongside the TCP/IP stack was the first kernel to run on many of the CPU cores in ARM's Cortex family.
Hi, I've been looking for a a Cortex-M0 part with an inbuilt Ethernet controller - would you mind sharing which part your designing with?
If its not an inbuilt ethernet controller have you found a low cost ethernet interface device
Thanks
Hello Tony. For you design you might want to consider using SMSC or Davicom. Micrium offers a TCP/IP stack for the SMSC LAN 911x and the Davicom DM9000 controller. Also, you can check out this website which has very interesting information regarding ethernet interface devices: http://www.beyondlogic.org/etherip/ip.htm