One of my partner designed a carrier board for Jetson Nano, as per Nano design guide and reference schematics.
Some odd things are found at the carrier board as follow:
Ethernet:
Pin connection as per design guide, ethernet speed reaches only 10Mbps half.
By jumper work, they found pins are different to design guide.
MD and MDI are crossed.
Camera:
Both design guide and reference schematic say CSI0 is used for default MIPI camera.
But HW inspection shows CSI2 might be linked instead.
UART: Since they need two UARTs, connected UART1(debug) and UART2.
Even UART1 works well, UART2 TX does not work. Abnormally, RX works.
They tested UART2 by looping TX and RX.
Would you check Design guide for Dev kit is up to date?
Hi, current docs in DLC is for production module design, it seems that your modules are early version which can’t be used on production design carrier board.
It means a customer designed carrier board which is based on Data Center docs may not work with Nano module from Dev kit?
Then how we can test this carrier board works as expected? We do not have any Nano Modules for production.
Another Questions about this issue:
BSP is for Nano module production as well?
Could you share schematics of Developer Kit carrier board? Then we can figure out the differences between dev kit and production module.