I need ethernet connectivity on an embedded system, and I need it to be 100Base TX (100mbit/s), anyone has any experience on this? any suggestions? any modules available??
thnx
.b
What do you have availble for a micro or FPGA? You can put a PHY or integrated MAC/PHY onboard and start there. There are also some serial to Ethernet modules available out there, but the throughput would be horrible since 100Base TX operates at much higher speeds.
I have an FPGA onboard, but it cannot run ethernet phy, since I have to leave it for the rest of the designer guys to fill it in! for the serial/ethernet bridges, as mentioned, the bandwidth is far too inadequate...
the PCI/ETH bridges are a little bit troublesome since the FPGA is supposed to have some sort of access to the ethernet... rerouting data back to host via the PCI is not efficient. this is why I prefer some good ethernet module with a simple data interface for the FPGA
If you can't use an external PHY and spare some logic (not that much) for a MAC, and you can't use an external MAC/PHY, I'm not sure what else there is. Maybe take a look at Broadcom's lineup since they have quite a bit, or some NPU's?
I've checked those LAN91C111 and other LAN9000 series, they seem to be a good choice...
Added after 40 minutes:
the digiconnect EM and digiconnect ME are both serial/ethernet bridges... the serial datarate is far too low... the 100mbps is literally needed, I think the LAN9000 series are more suitable for this application. does anyone know a distributor for the chip?