Hi there,
I was wondering if anyone could point me in the right direction for figuring out how to pin out an ethernet adapter from the compute SODIMM pins.
Thanks!
-
- Raspberry Pi Engineer & Forum Moderator
- Posts: 6279
- Joined: Fri Jul 29, 2011 5:36 pm
- Location: The unfashionable end of the western spiral arm of the Galaxy
Re: Compute Module Ethernet pinout
There is no ethernet. On the raspberry pi (model b), it's a separate chip, connected via USB.
-
- Posts: 25259
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: Compute Module Ethernet pinout
http://www.raspberrypi.org/documentatio ... EMATIC.pdfShiftPlusOne wrote:There is no ethernet. On the raspberry pi (model b), it's a separate chip, connected via USB.
The information is out there....you just have to let it in.
My other Linux machine is a ChromeBox
My other Linux machine is a ChromeBox
Re: Compute Module Ethernet pinout
If you're building your own board, I guess you could either use a USB->Ethernet adaptor (like the Model B does) or you could use an SPI-connected ethernet adaptor (which might be slower than a USB version).
Re: Compute Module Ethernet pinout
Hi,
I'm just looking for Lan USB adapter for a custom board.
Now, I'm seeing this Pdf
https://www.raspberrypi.org/wp-content/ ... s-R1.0.pdf
But I can't understand reference to Rpi pinout.
Can you help me to understand?
Otherwise, someone have it done and can send to me his project ?
I'm just looking for Lan USB adapter for a custom board.
Now, I'm seeing this Pdf
https://www.raspberrypi.org/wp-content/ ... s-R1.0.pdf
But I can't understand reference to Rpi pinout.
Can you help me to understand?
Otherwise, someone have it done and can send to me his project ?
-
- Posts: 113
- Joined: Fri Sep 23, 2016 10:02 pm
- Location: Inside my Pi
- Contact: Website
Re: Compute Module Ethernet pinout
Try a OpenPi board https://www.wirelessthings.net/openpi/ connected to a usb LAN adaptor
-
- Posts: 71
- Joined: Sat Dec 01, 2012 11:25 am
- Location: Letchworth Garden City
Re: Compute Module Ethernet pinout
Sadly WirelessThings shut down a few weeks ago, so no more opening boards available.JamesPi123 wrote:Try a OpenPi board https://www.wirelessthings.net/openpi/ connected to a usb LAN adaptor
Gordon