Get started with Versal AI Edge SOM Development Platform
Unpacking
Remove the Development Platform from box and place above the ESD free area. Use anti-static pad/mat with proper grounding to place the Development Platform. Also make sure that, below deliverables are received without any physical damage.
Development kit contains:
- Versal AI Edge/Prime SOM Development Platform
- 12V, 5A Power Supply
- USB Debug cable
- Allen Key
Development Platform
12V, 5A Power Supply
USB Debug Cable
Allen Key
Safety Guidelines
Environmental Compliance
iG-G57D Versal AI Edge/Prime SOM Development Platform is designed by using RoHS and REACH compliant components and manufactured on lead-free production process.
ESD Protection
This development platform is ESD sensitive. Handle the product only in accordance with the installation instructions given in the manual. Therefore, ESD precautions should be taken care during transport and handling. Must use a ESD ground strap or other grounded source before unpacking or handling the hardware.
Product Disposal
Check the local regulations for disposal of electronic products before disposing.
Get to know
Versal AI Edge/Prime SoM – Top View
- Versal AI Edge/Prime SoC
- Fan connector
Versal AI Edge/Prime SoM – Bottom view
3. Board to Board connector 1
4. Board to Board connector 2
Versal AI Edge/Prime Development Platform – Top view
Versal AI Edge/Prime Development Platform – Bottom view
1. Board to Board Connector 1
2. Micro SD connector
3. Board to Board Connector 2
4. Power ON/OFF Switch
5. Power IN Connector
6. GEM0 Ethernet Jack
7. GEM1 Ethernet Jack
8. SDI Video OUT
9. SDI Video IN
10. Boot Mode Switch
11. HDMI OUT Connector
12. HDMI IN Connector
13. GPIO Header
14. FMC+ ADJ Voltage Select Switch
15. FMC+ HSPC Connector
16. Reset Button
17. Type-C Debug/JTAG Connector
18. USB2.0 OTG Port
19. RTC Battery Holder
20. PMOD Connector
Note : Highlighted connectors are supported by the Versal AI Edge/Prime Development Kit.
Refer to the Development Kit’s datasheet for more information.
Download FTP Contents
All the technical resources of iG-G57M Versal AI Edge/Prime SOM Development platform is available in iWave FTP server.
FTP Folder Structure
For FTP Credentials, Contact : mktg@iwave-global.com
Boot Switch Setting
Make sure On-Board Switch (SW4) is set properly according to the boot mode selection.
SW4-Boot Selection Switch
Debug Port Setting
The Versal AI Edge/Prime SOM Development Platform has built-in JTAG programming Module. Both JTAG and Debug UART can be accessed via a single USB Type-C connector (J8).
Connect Type-A end of USB cable to PC and Type-C end of USB cable to Development platform’s debug USB Type-C connector(J8) as shown below.
How To Configure
Use one of the terminal application depending on the operating system of the host machine:
On the command prompt of the Linux host machine, run the following command to determine the port number:
$ ls /dev/ttyUSB*
Minicom
Use the following commands to install and run the serial communication program (minicom as an example):
- Install Minicom using Ubuntu package manager.
$ sudo apt-get install minicom - Launch Minicom using a console window using the port number determined earlier.
$ sudo minicom -s - Configure Minicom as show in below figure
The Versal AI Edge/Prime SOM Development platform is ready to be powered ON.
Install the driver for Debug USB Port in Host PC/Laptop using the below link.
http://ftdichip.com/drivers/vcp-drivers/
- Download Tera Term and install it.
- Launch Tera Term and power ON the board.
Select the serial option. After your board is plugged in, there should be a COM port automatically populated in the list.
- Configure the Serial Port Settings.
Go to Setup –>
Setup the Debug Terminal parameters.
Baud Rate : 115200
Data bits : 8
Parity : None
Stop Bits : 1
Flow Control : None
- Verify the title bar in Tera Term to confirm that the connection is established correctly.
Install the driver for Debug USB Port in Host PC/Laptop using the below link.
http://ftdichip.com/drivers/vcp-drivers/
- Download PuTTY and install the application. Webpage to continue.
- Launch PuTTY
- Power ON the board
Enter the appropriate COM port and configure the speed (baudrate) to 115200
- Click “Open” to open the serial connection.
JTAG Connection
iG-G57D Versal AI Edge/Prime SOM Development platform support Single Type-C Connector (J8) for both JTAG programming and Debugging.
In Carrier Board, JTAG-SMT4 Programming module supports both JTAG and Debug functionality. Please make sure that SW3 set as OFF for JTAG connection.
Powering ON
Connect the 12V Power supply plug to the Power connector (J2) of the Development platform as shown below and Switch ON(SW1) the power supply.
Once power is applied to the Development platform, the power STATUS RED LED in the Development platform will glow as shown in the below image.
Warning:
- Do not try to connect any other Power Supply other than supplied along with Versal AI Edge/Prime SOM Development Platform.
- Do not plug or remove the Versal AI Edge/Prime SOM from carrier board with live power.
- Contact iWave, if power LEDs are not glowing.
Boot Screen
Once power is applied to the Development Platform as explained in the previous section, boot messages being displayed in the debug terminal of the PC/Laptop which is connected to the Development platform. Press any key in terminal immediately to see the command prompt of the Boot loader or wait until OS boots. After OS boots, Login prompt being displayed in the debug terminal. Enter username and password as “root” to get the Linux command prompt as shown below.
Command Prompt (Linux)