Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LAN and USB HUB #5

Open
VojislavM opened this issue Jan 23, 2017 · 3 comments
Open

LAN and USB HUB #5

VojislavM opened this issue Jan 23, 2017 · 3 comments

Comments

@VojislavM
Copy link
Contributor

Because Raspberry Pi compute module has no Ethernet pins additional "bridge" is needed. Best solution for this is widely used LAN9512 USB 2.0 Hub and 10/100 Ethernet Controller. It will connect to the Raspberry Pi CM USB. On the other side ti will have one Ethernet connector RJ45 with the PoE pins and two USB A female connectors. One will not be populated, because Koruza unit needs only one.

LAN9512 HUB will not be directly connected to the RPi CM. It will be connected thru the USB MUX FSUSB42UMX because the RPi CM has option to be booted form the USB, and this is something Koruza units could possible use. If unnecessary USB connector should not be populated.

@VojislavM
Copy link
Contributor Author

Specifics in design:

  • USB 2 and USB 3 are used
  • HUB can be restarted from the RPi CM GPIO6 PIN
  • nTRST pin This active low pin functions as the JTAG test port reset input. Note: This pin should be tied high if it is not used.
  • TEST3 PIN this pin must always be connected to VDD33IO for proper operation.
  • AUTOMDIX PIN Determines the default Auto-MDIX setting. 1 = Auto-MDIX is enabled.
  • EXRES Used for the internal bias circuits. Connect to an external 12.4K 1.0% resistor to ground.
  • USBRBIAS Connect to an external 12K 1.0% resistor to ground.

@VojislavM
Copy link
Contributor Author

Consider change to newer LAN9514

@VojislavM VojislavM reopened this Mar 29, 2017
@VojislavM
Copy link
Contributor Author

Change in the HUB, new version LAN9514, see #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant