Hello, we are looking to work with XAVIER AGX111 and i need the allready BSP API drivers and functions that enabke us to access the hardware pinout. Such as gpio drivers to set/get the io, UART driver to send/receive data from channel, Ethernet, I2C and so on…
Need for rhis time some pdf documents woth list of all API functions to work with the hardware.
GPIO.
there’s python library, Jetson-IO that enables the use of Jetson’s GPIOs.
Ethernet.
it’s simply connect ethernet with port J510, it’s should assign the IP address to the target automatically. you may use the ssh utility to communicate with the board.