EmbeddedRelated.com
The 2024 Embedded Online Conference

Gigabit ethernet signals through a custom connector?

Started by john...@gmail.com in comp.arch.embedded16 years ago

Hi All, I'm working on a small, portable, handheld device that is required to have gigabit ethernet available to a user for certain use-cases. ...

Hi All, I'm working on a small, portable, handheld device that is required to have gigabit ethernet available to a user for certain use-cases. In other words, this device will be used most of the time without the ethernet powered up. However, when ethernet is needed, I'll need gigabit. Since the device is very size-constrained, we'd like to include as little of the actual ethernet hardwar...


OT: Ethernet extender

Started by Robert Anderson in comp.arch.embedded14 years ago 5 replies

A bit OT for the group, but it is related to an embedded system ... I have an application that requires Ethernet to be extended through an...

A bit OT for the group, but it is related to an embedded system ... I have an application that requires Ethernet to be extended through an existing RS485 serial link, such that I have Ethernet RS485 Ethernet. I'm aware that there are any number of copper wire Ethernet extenders that will work on bare copper, but unfortunately I have the serial link in the path so I can't get to t


Embedded Ethernet

Started by pozz in comp.arch.embedded6 years ago 38 replies

There are many MCUs with embedded Ethernet (MAC). It seems most of the open-source examples are lwip-based. I have to design a board with one...

There are many MCUs with embedded Ethernet (MAC). It seems most of the open-source examples are lwip-based. I have to design a board with one RS485 port and one Ethernet port. It could be seen as a serial-to-Ethernet converter, where the protocol on RS485 is proprietary. On Ethernet side I will contact a server (cloud) with a protocol that must be defined. At the moment, I don't need...


Ethernet Controller Basics

Started by Anonymous in comp.arch.embedded19 years ago 3 replies

Hi, I have been asked to study about SMSC ethernet controller. I am going through the data sheet and am not understanding anything. So, I...

Hi, I have been asked to study about SMSC ethernet controller. I am going through the data sheet and am not understanding anything. So, I wanted to know what is a ethernet controller and how does it work to start with. I browsed the internet and could not find useful information for newbies like me. Does any one know any resources on ethernet controller for a layman ?. How it ...


Wi-Fi ethernet connection

Started by Anonymous in comp.arch.embedded18 years ago 1 reply

Hello, In my embedded application (process control) based on coldfire processor, the ethernet module is interfaced with ...

Hello, In my embedded application (process control) based on coldfire processor, the ethernet module is interfaced with intel ethernet transciever to achieve an ethernet connection. With the second version of the product, we are intending to make it Wi-Fi.With the existing system intact, can we integrate Wi-Fi communication by the addition of a Wi-Fi chip. I had searched the www ...


Non-PCI gigabit Ethernet controller

Started by DigitalSignal in comp.arch.embedded19 years ago 15 replies

Hello there, I wonder whether somebody provide non-PCI gigabit Ethernet controller. I mean a Ethernet transceiver with PHY and MAC that can...

Hello there, I wonder whether somebody provide non-PCI gigabit Ethernet controller. I mean a Ethernet transceiver with PHY and MAC that can interface a DSP, or a microcontroller to Ethernet communication. It seems most gigabit Ethernet controller are communicating to PCI bus. Thanks for the help, DS


Quiet Ethernet problem

Started by Jano in comp.arch.embedded13 years ago 2 replies

We are running application written in C# under .NET framework under Windows CE 6.0 on our hardware based on LPC3240 with PHY DP83848I. This...

We are running application written in C# under .NET framework under Windows CE 6.0 on our hardware based on LPC3240 with PHY DP83848I. This application communicates with PC over Ethernet. Everything goes well when there is other activity on Ethernet. When we have quite Ethernet (no communication from other nodes) our application stops after couple of hours, e.g. every 2 hours. If during stop state...


Request about Ethernet node

Started by Capoccetta in comp.arch.embedded18 years ago 2 replies

Hi, we have been asked to develope a simple Ethernet I/O node; the board should be able to send input status and receive output configuration...

Hi, we have been asked to develope a simple Ethernet I/O node; the board should be able to send input status and receive output configuration via Ethernet packets. This would be our first project including Ethernet (we have already designed similar systems based upon RS485 or CAN networks); any suggestions about basic books/faq/documentation? We normally use AVR and Renesas 300H in our desig...


Ethernet Multiplexer Implementation

Started by Anonymous in comp.arch.embedded18 years ago 1 reply

Hello All,, I need to implemention Ethernet Multiplexer in FPGA. I need to draft the requirement specifications also. Can any...

Hello All,, I need to implemention Ethernet Multiplexer in FPGA. I need to draft the requirement specifications also. Can any body guide me on what Ethernet Multiplexers are actually used for ....? Any core area of application for Ethernet Multiplexers (FPGA Based). Please suggest me some good documents, data sheets, URLs, books what ever you can. T...


help on finding cheap ethernet controller/board

Started by sani_figs in comp.arch.embedded16 years ago 10 replies

Hi! I am working on an undergraduate project, it is a device that should measure energy consumption then send the data to a pc (connected through...

Hi! I am working on an undergraduate project, it is a device that should measure energy consumption then send the data to a pc (connected through a network hub) which will log the measurements. My problem is I don't have much knowledge about ethernet controllers or embedded ethernet. I have researched and seemed to conclude that I need an ethernet board which will receive the data from the meter ...


Two Ethernet or One?

Started by like2learn in comp.arch.embedded13 years ago 10 replies

I am thinking of developing an embedded device, and the device will transfer the data to the server via ethernet interface to internet. At the...

I am thinking of developing an embedded device, and the device will transfer the data to the server via ethernet interface to internet. At the same time I would like to debug the device in remote. I think I can either use one ethernet, or two ethernet for the task. By using one ethernet, I can use one port address to exchange data between the device and the server, and another port address fo...


PIC to ethernet - is it possible?

Started by zalzon in comp.arch.embedded19 years ago 19 replies

Hi, My research into my embedded webserver project is going in circles. I need to find some way to connect the PIC to an...

Hi, My research into my embedded webserver project is going in circles. I need to find some way to connect the PIC to an ethernet controller before I attempt to write a working TCP/IP stack. I have a 32bit 5volt PCI ethernet card. Is it possible to connect the PIC chip to just a few of the ethernet card's pins and get it to work? 1) Can it be done? 2) What is the minimum numbe...


Embedded ethernet advice.

Started by Donald in comp.arch.embedded18 years ago 6 replies

I am new to ethernet please be kind. I am looking for information about how to use ethernet in embedded applications. Using a modem for...

I am new to ethernet please be kind. I am looking for information about how to use ethernet in embedded applications. Using a modem for remote data is a simple matter. But when an ethernet and a tcp/ip stack is added, I get lost. So, my first of many questions: When I have a serial port talking to a modem I understand that the byte I send out the serial port gets to the other en...


video over ethernet

Started by ratemonotonic in comp.arch.embedded16 years ago 7 replies

Hi all , I have a project to transmit video using wireless modems. One of the modem will be connected via ethernet to a PC and the other end...

Hi all , I have a project to transmit video using wireless modems. One of the modem will be connected via ethernet to a PC and the other end will be connected to an ethernet camera. The modem connected to the ethernet camera will transmit to the modem connected to the PC over the air. I have searched for the internet and found some ethernet based cameras , most of them seem to meet my re...


Simpliest ethernet microcontroller

Started by ivanatora in comp.arch.embedded16 years ago 5 replies

Hello all, I'm new to microcontrollers - I have a little experience with PIC16F88, programming it in C and ASM but I want something...

Hello all, I'm new to microcontrollers - I have a little experience with PIC16F88, programming it in C and ASM but I want something different and more cool - sending data or controlling stuff over ethernet! :) What is the simpliest or the most popular controller for that? I've seen there are some PICs with ethernet like PIC18F66J65 and it is available here, but TQFP is a little hard for sold...


Ethernet transformwer with 4kV isolation

Started by Joe G (Home) in comp.arch.embedded13 years ago 14 replies

is there such a beast? My ethernet circuit floats at ~ 240AC mains and I'd like to use the Ethernet transformer for Isolation. Most I have...

is there such a beast? My ethernet circuit floats at ~ 240AC mains and I'd like to use the Ethernet transformer for Isolation. Most I have seen is 1kV Or should I look else where to put my Isolation barrier. Regs Joe


AT91RM9200 synchronous serial to ethernet

Started by Sam Duncan in comp.arch.embedded20 years ago 2 replies

Hi I'm looking into a design to convert from synchronous serial interface (SSI) to ethernet. The ethernet connection will be a direct, point...

Hi I'm looking into a design to convert from synchronous serial interface (SSI) to ethernet. The ethernet connection will be a direct, point to point connection and will probably use UDP. I have looked at the data sheet for the AT91RM9200 and it seems as though it may work. I'm new to ARM devices and also to embedded ethernet and would greatly appreciate if anyone could answer the follo...


Serial/Ethernet Converter

Started by shoaibali11 in comp.arch.embedded19 years ago 8 replies

Hi everyone! My requirement is very simple. I have serial port access on my product but I want ot interface it with PC via ethernet....

Hi everyone! My requirement is very simple. I have serial port access on my product but I want ot interface it with PC via ethernet. I actually want to connect say 5-10 of my products to PC via ethernet. From product side, what I want is that, when I send a byte out of seria port ; a device(like EM-202 by tibbo) connected to the serial port sends tha byte over ethernet ...


Ethernet Gaskets - I need to be educated

Started by Rob Horton in comp.arch.embedded16 years ago 3 replies

Just had an email turn up about a webcast from Lattice about lowcost programmable ethernet gaskets. Ethernet gaskets. Huh?

Just had an email turn up about a webcast from Lattice about lowcost programmable ethernet gaskets. Ethernet gaskets. Huh?


Wiznet W5200 Ethernet is not detected by PC...

Started by vikasvds in comp.arch.embedded11 years ago

I am working on an embedded device which uses MSP430 series controller. The device support Ethernet connection using Wiznet w5200 IC which has...

I am working on an embedded device which uses MSP430 series controller. The device support Ethernet connection using Wiznet w5200 IC which has inbuilt TCP stack. I am facing an issue with network cable detection. In my windows 7 PC if i plug the ethernet cable which is connected to my deive (w5200) it is able to detect. But in other PC which has some other ethernet controller or driver it is...



The 2024 Embedded Online Conference