Getting Started with the Development Kit¶
A number of examples have been identified that will help you become familiar with the Development Kit and the capabilities of AM57x SOM.
The first group is a collection of examples that are easy to go through and provide some hands-on experience to become familiar with the development kit.
The second group are a step up and provide information on the different peripherals and interfaces of the Development Kit and SOM.
Initial Hands-on Examples | |
Serial Console | This example connects the Development Kit Console port to a host system, powers up the development kit, and provides basic verification that the development kit is working. |
Hello World | This example creates and runs a simple Hello World program on the ARM processor of the development kit. |
QT Starter Guide 2022 | This example creates a simple Hello World GUI application using QT5 on the ARM processor |
1 Gb Ethernet | This example connects and verifies the basic operation of the 1 Gb Ethernet link. |
SOM Tri-color LED | This example demonstrates how to control the tri-color LEDs on the SOM module. |
Temperature Monitor | This example demonstrates how to read the different Temperature Monitors. |
SOM Clock Speed | This example demonstrates how to read and control the SOM Clock speeds |
SOM PMIC | This example demonstrates how to use the SOM PMIC |
I2C Power Monitor | This example demonstrates how to use the Baseboard I2C Power Monitor. |
Baseboard Fan Control | This example demonstrates how to control the fan. |
Peripherals and Interfaces | |
USB ports | This example demonstrates the use of the usb ports with the Development Kit. |
HDMI | This example demonstrates the use of an hdmi display with the Development Kit. |
Audio | This example demonstrates the use of the audio in and audio out ports |
SATA | This example provides information on how to use SATA with the Development kit. |
Wifi/Bluetooth | This example provides information on how to use the WiFi/Bluetooth on the Development Kit. |
10/100 Mb Ethernet | This example provides information on how to use the 10/100 Ethernet ports on the Development Kit. |
I2C buses | This example demonstrates low-level probing of the i2c buses on the Development Kit. |
Baseboard EEPROM | This example provides information on how to use the EEPROM on the Baseboard and the SOM. |
SOM QSPI NOR | This example provides information on how to use the SOM QSPI NOR on the Development Kit. |
RNDIS setup | This example provides information on how to setup RNDIS on the Development Kit. |
Go to top