This is the area to clarify hardware specification if there's anything unclear from the datasheet. If the specification is software related, please ask in the related software section.
CN7 - 1x10P Wafer
Elie De Brauwer
New Member Posts: 35 ✭
CN7 on the up-board is an internal connector containing 2 USB ports and a UART, is there some more accurate specification of this connector type, or can somebody point in the direction of a female counterconnector ?
Edit: https://up-community.org/downloads/documentation/documentation-documentation-up-cht01-a10-connector-description/UP Connectors Description?format=pdf mentions CN7 to be of 'connector type': (TF)Wafer Box.10P.90D.1.0mm.CATCH.1204-700-10RM but Google doesn't seem to find anything really related to this, let alone a female connector.
Edit2: Google does point to another Aaeon motherboard where they specify the Maker as 'CATCH' and the part number as 1204-700-10RM
Edit: https://up-community.org/downloads/documentation/documentation-documentation-up-cht01-a10-connector-description/UP Connectors Description?format=pdf mentions CN7 to be of 'connector type': (TF)Wafer Box.10P.90D.1.0mm.CATCH.1204-700-10RM but Google doesn't seem to find anything really related to this, let alone a female connector.
Edit2: Google does point to another Aaeon motherboard where they specify the Maker as 'CATCH' and the part number as 1204-700-10RM
Comments
-
Hi,
here is the datasheet
http://www.jst-mfg.com/product/pdf/eng/eSH.pdf
you can find it on Digikey.com
http://www.digikey.com/product-search/en?keywords=SHR-10V
model 12pts
but I have no idea where to find female-cable; probably we will sell them in the future on UP-shop
for pin configuration see in attachment
-
Is this an additional USB port or a replication of the others?
-
Judging from the block diagram on the datasheet there is:
[ul]
[li]USB 3.0 OTG directly connected to the CPU [/li]
[li]3 USB 2.0 ports of the Type A connector directly connected to the CPU[/li]
[li]1 USB 2.0 port to the 4th Type A connector via a USB hub [/li]
[li] 2 USB 2.0 ports accessible on CN7 which are also connected to this hub [/li]
[/ul]
fwiw, this is the output of lsusb with just a kingston usb stick connected:root@l:~# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/7p, 480M |__ Port 3: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M |__ Port 7: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 4: Dev 7, If 0, Class=Vendor Specific Class, Driver=, 480M root@l:~# lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 0424:2530 Standard Microsystems Corp. Bus 001 Device 005: ID 0424:4603 Standard Microsystems Corp. Bus 001 Device 003: ID 0951:1666 Kingston Technology Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-
...if these are additional usable USB it would make perfect sense to offer a cable in the shop!
-
ElieDeBrauwer wrote:Judging from the block diagram on the datasheet there is:
[ul]
[li]USB 3.0 OTG directly connected to the CPU [/li]
[li]3 USB 2.0 ports of the Type A connector directly connected to the CPU[/li]
[li]1 USB 2.0 port to the 4th Type A connector via a USB hub [/li]
[li] 2 USB 2.0 ports accessible on CN7 which are also connected to this hub [/li]
[/ul]
fwiw, this is the output of lsusb with just a kingston usb stick connected:root@l:~# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/7p, 480M |__ Port 3: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M |__ Port 7: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 4: Dev 7, If 0, Class=Vendor Specific Class, Driver=, 480M root@l:~# lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 0424:2530 Standard Microsystems Corp. Bus 001 Device 005: ID 0424:4603 Standard Microsystems Corp. Bus 001 Device 003: ID 0951:1666 Kingston Technology Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
correct! -