Getting Started This guide documents how to quickly get up and running with Ezurio’s Nitrogen8ULP SOM module and Nitrogen8ULP Carrier. In the Box The development kit contains the following item: 1x Nitrogen8ULP SOM 1x Nitrogen8ULP Carrier On the Board The Nitrogen8ULP SOM module and Nitrogen8ULP Carrier contains the following components and interfaces: Nitrogen8ULP SOM Module M.2 Connector (J11) DSI Display Connector (J7) PMIC_SYS_nRST Switch (SW3) Ethernet Connector (J21) CSI(2-lane) Connector (J28) 1x USB-A 2.0 Port (J4) High-Speed USB-C OTG Connector (J5) Barrel Plug Power Adapter (J10) 6 Pin Molex Connector for Serial (J9) On/Off Switch (SW1) Reset Switch (SW2) 3x Expansion Connectors (J24, J15, J6) 9x Expansion Connectors (J22, J12, J14, J13, J19, J16, J17, J18, J20) Haptic (J8) Board Assembly The Nitrogen8ULP SOM module and Nitrogen8ULP Carrier arrive disassembled. In order to assemble, you will need to install the Nitrogen8ULP SOM module onto the Nitrogen8ULP Carrier. To assemble, complete the following steps: Align the Nitrogen8ULP SOM module onto J1, J2, and J3 connectors of the Nitrogen8ULP Carrier. Once aligned, press down firmly on the Nitrogen8ULP SOM module and make sure it is locked into place. Serial Console A console cable is provided with our Nitrogen8ULP SOM module and Nitrogen8ULP Carrier. Attach the DB9 connector labeled “CONSOLE” to a serial port or a USB-to-Serial Converter. Connect the other end of the console cable to J9 on the Nitrogen8ULP Carrier. Connecting USB-To-Serial Converter to Linux Verify mounting information by grepping dmesg. Type the following command: dmesg | grep ttyUSB You will notice that it mounts on /dev/ttyUSB0 Connecting USB-To-Serial Converter to Windows Verify under Device manager. Serial Configuration The default serial speed rate is 115200. Linux: minicom Use the following command to set the correct permissions: sudo usermod -a -G dialout $USER The minicom command is simple: minicom -wD /dev/ttyUSBx Windows: PuTTY Download PuTTY Here For Windows, you will need to configure the serial port under Device Manager. See the following steps: Open up the Device Manager. Expand the Ports (COM & LPT) tab. Right click on Keyspan USB Serial Port and select Properties. Select the Port Settings tab and change the Bits per Second to 115200. Open PuTTY and select the serial radio button and enter the COM# shown in Device Manager as well as setting the baud rate to 115200 and open the console. Programming eMMC Click Here and follow the flashing instructions for the desired associated release. Additional Resources Additional resources can be found Here.