Getting Started This guide documents how to quickly get up and running with the Ezurio’s Nitrogen93 SMARC module and Universal SMARC Carrier. In the Box The development kit contains the following items: 1x Nitrogen93 SMARC module 1x Universal SMARC Carrier 2x Mounting Screws 1x Power Supply 5V 1x Serial Cable On the Board The Nitrogen93 SMARC module and Universal SMARC Carrier contains the following components and interfaces: Nitrogen93 SMARC module DSI 0 Display Connector (J13) LVDS I2C connector - Touch (J23) LVDS Display Connector (J22) Barrel Plug Power Adapter (J17) 3 Pin Molex Connector for Mic (J8) 3.5mm Audio Jack (J4) 2 Pin Molex Connector for Line In (J6) 2 Pin Molex Connector for Speaker Right (J7) 2 Pin Molex Connector for Speaker Left (J5) 5 Pin Molex Connector for Can 2 (J20) 5 Pin Molex Connector for Can 1 (J19) High-Speed USB-C OTG Connector (J25) 1x USB-A 2.0 Port (J2) 6 Pin Molex Connector for Serial (J18) On/Off Switch (SW2) Reset Switch (SW1) Gigabit Ethernet 1 Connector (J32) Gigabit Ethernet 0 Connector (J31) Boot Mode Switches (S1) CSI 0 Connector (J11) 2x Expansion Connectors (J27 and J28) M.2 Connector (J15) Micro SD Card Slot (J26) Board Assembly The Nitrogen93 SMARC module and Universal SMARC Carrier arrive disassembled. In order to assemble, you will need to insert the Nitrogen93 SMARC module into the Universal SMARC Carrier and mount it using the screws. To assemble, complete the following steps: Insert the Nitrogen93 SMARC module into J1 of the Universal SMARC Carrier. Use the mounting screws to mount the Nitrogen93 SMARC module on the Universal SMARC Carrier. Serial Console A console cable is provided with our Nitrogen93 SMARC module and Universal SMARC 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 J18 on the SMARC 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.