# e850-96 ```{include} common-alert-enablement.md ``` For the e850-96, use the [RPi and 96 boards MIB](/hardware/mibs/rpi-96b.md). ## MIB ```{figure-md} ![e850-96 on the MIB connected to the LAA](/_images/e850-96/laa-mib.jpg){align=center} e850-96 on the MIB, connected to the LAA ``` ### Configuration Set the voltage level switch on the top of the MIB to 1v8: ```{figure-md} ![VIO level switch set to 1v8](/_images/e850-96/mib-switch.jpg){align=center} VIO level set to 1v8 ``` ### 96 boards header ```{admonition} Multiple DUTs :class: warning Only connect a Raspberry Pi or a 96 board on the MIB, not both at the same time! ``` Connect the e850-96 to the 96boards header. The e850-96 should fit in the printed rectangle. ```{admonition} Standoffs :class: tip You can use standoffs to securely attach the board to the MIB. ``` ### USB Connect a USB Type-C to Type-C cable from the LAA USB Port 1 ([USB DUT port 1](/hardware/peripherals.md#dut-usb)) to the e850-96 micro USB port. ### Board boot mode For normal use all boot-mode dip switches must be OFF. The board then boots LK from eMMC, and LK enters fastboot mode. See the [e850-96 hardware user manual](https://production.96boards.org/documentation/consumer/e850-96b/hardware-docs/files/e850-96b-hardware-user-manual.pdf) for the dip switch layout. ## Network The e850-96 has a built-in Ethernet port. Plug an RJ45 cable from the board into the [LAA private Ethernet port](/hardware/peripherals.md#private-ethernet). ## Software ### Bootloader The board runs Samsung's Little Kernel (LK) from eMMC. To install it, please follow the guide at [dltool](https://gitlab.com/LinaroLtd/e850-96/tools/dltool).