...
OS | Bootloader | Kernel | Release | Download | HW Compatibility |
---|---|---|---|---|---|
Ubuntu (Jammy Jellyfish) | Ubuntu 22.04.2 LTS | REV A0 | |||
Ubuntu (Jammy Jellyfish) | Ubuntu 22.04.2 LTS | REV A0 | |||
Ubuntu (Jammy Jellyfish) | Ubuntu 22.04.2 LTS | REV A0 |
Initial Setup
To begin, mount the SOM-SMARC-Genio700 or SOM-SMARC-Genio510 Module into the Baseboard, insert the battery into the battery socket, and connect the LVDS cable to the Display and CN14 of the Baseboard. Then, connect the power cable to the baseboard and set up the USB Touchscreen connection. The OS is stored on the µSD card, which should be placed in CN77. If notAt the moment the modules only support boot from eMMC. If the module is not pre-flashed, a list of available images for download can be found in the Software section.
The Eval-kit Kit comes with a power supply including an adapter designed for this evaluation system.
You can now proceed to power up the system.
...
Serial Connection
Connect the baseboard to a computer using the USB-A to micro-USB cableserial cable to CN25 via the CV-904/20REVB adapter (connector without a white band).
Ensure you have the Tera Term application to communicate with the device.
In Tera Term, configure the serial connection in Setup-> Serial Port with the following settings:
Port: serial port connected to the device
Speed: 115200
Data: 8bit
Parity: none
Stop bits: 1
Plug in the power connector, allowing the device to boot up. If the settings are correct and the right port is selected, you should see the terminal output.
Flashing the Software
Install the setup tool. Installation instructions for Windows/Linux available from MediaTek: https://mediatek.gitlab.io/aiot/doc/aiot-dev-guide/master/sw/yocto/get-started/env-setup.html#
Connect the baseboard to a computer using the USB-A to micro-USB cable via the CN30 connector.
Set the Serial Download Mode via the BOOT_SEL Configuration
Revision A0: https://secogroup.atlassian.net/wiki/spaces/SECONorthTech/pages/1618772032/STM32+MCU+-+WILK+-+REVA0#Carrier-board-BOOT_SEL-configuration
Newer revisions: https://secogroup.atlassian.net/wiki/spaces/SECONorthTech/pages/1890091009/STM32+MCU+-+WILK+-+REVB1#Carrier-board-BOOT_SEL-configurationOpen the directory with the software package.
Run the command to install the software
Code Block genio-flash --load-dtbo baseboard-csm-b79.dtbo
HDMI output should be available by default. However, you can pre-include different overlays. The list of available DTBO files can be printed with
Code Block genio-flash --list-dtbo
Plug in the power connector. Device will enter the Serial Download Mode and the flashing process should start automatically. After the Software download is complete, the device will boot into the system.
Links
SOM-SMARC-Genio510 / Genio700 (WILK)