10 pin header cable part number request
The Up Squared documentation has misreably few details about important things like the only direct accessible (to Apollo Lake) UART interface.
It seems that there is a '10 pin header' exposing the SoC UART interface, termed 'UART port 0' and combined with some USB2.0 interfaces.
Request
If the hardware is indeed Opensource, please make the schematic and layout available to Opensource hardware engineers like me, working in Kicad or another FOSS CAD application.
The schematic should include a specification for the part number associated with the '10 pin header' which is obviously a poor description. A layout with 3D model for footprints would help as well. Are the contacts on this white coloured connector 3mm long and the pin pitch 1,27mm or something else?
Urgent
Please publish a bill of materials like all other Opensource projects do. I've (1) looked through the specifications [1], (2) searched (with no results) for header, (3) searched (with no results) for bill of materials, and just to be sure I searched (4) GitHub for any instance of up-board and up-squared repositories.
The bill of materials should contain the information leading to users being able to locate and purchase a cable that correctly plugs into the '10 pin header' connector. If there is a well known cable for this purpose, please indicate in this thread what the manufacturer, model, and part number is.
We're spending untold amounts of time trying to solve ridiculous problems, which doesn't reflect well on the quality of Up boards.
Comments
-
The hardware is not open source, they never claimed it is (in fact they specifically said it is not).
But can find list of all the connectors here:
https://downloads.up-community.org/download/up-squared-connector-pin-guide-up-apl01/But even with that list it was a bit hard to find the correct connector/header, so here is what I used:
https://www.digikey.de/product-detail/en/harwin-inc/M40-4011046/952-3051-ND/3922236?cur=EUR&lang=en
https://www.digikey.de/product-detail/en/harwin-inc/M40-1101000/952-1828-ND/3727795?cur=EUR&lang=enOr you can just buy the cable from the Shop and modify it if you need to:
https://up-shop.org/up-peripherals/181-usb-20-pin-header-cable-wo-uart.html?search_query=uart&results=1 -
or this cable if you need UART:
https://up-shop.org/up-peripherals/110-usb-20-pin-header-cable.html?search_query=usb+cable&results=21The pinout can be found in the Wiki:
https://wiki.up-community.org/Serial_console -
Also, you should read through the rest of the wiki if you haven't, it will probably answer some of your other questions.
The specifications page you linked is more like a product page and not really documentation.