Event/Future Training Nov2021: Difference between revisions

From Renesas.info
No edit summary
Line 26: Line 26:
* Download ZIP file of SD Card image (Link TBD)
* Download ZIP file of SD Card image (Link TBD)


==Program micro SD Card image using a Windows PC==
==Program micro SD Card Image using a Windows PC==
1. Unzip the SD card image file. Note that after you unzip, the .img file will be pretty big.
1. Unzip the SD card image file. Note that after you unzip, the .img file will be pretty big.


2. Plug in your Sd card into your PC using the USB adapter
2. Plug in your SD Card into your PC using the USB adapter


3. Use the balena Etcher application to program that.img file into your SD card. That program is so easy to use, we don't need to write any instructions for you.
3. Use the balena Etcher application to program the .img file into your SD card. That program is so easy to use, we don't need to write any instructions for you.


4. After programming is all done, you can place your SD card into the slot ON THE CARRIER BOARD (as in, the one next to the Etheret ports)
4. After programming is all done, you can place your SD card into the slot ON THE CARRIER BOARD (as in, the one next to the Ethernet ports).
<pre style="background-color:#FFFFFF; border:0px">
β”Œβ”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”
β”‚Β  Β  β”‚ SOM β”‚Β  Β  β”‚
β”‚Β  Β  β””β”€β”€β”€β”€β”€β”˜Β  Β  β”‚
β”‚Β  Carrier BoardΒ  β”‚
β”‚Β  Β  β”Œβ”€β”Β  Β  Β  Β  β”‚
β””β”€β”€β”€β”€β”€β”΄β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
Β  Β  Β  ↑
SD Card Socket
</pre>


==(Optional) Build the RZ/G2L BSP==
==(Optional) Build the RZ/G2L BSP==

Revision as of 15:08, 4 October 2021


Future RZ/G2L Training
November 16, 2021
1:00PM-3:00PM EST

Agenda

TBD

Equipment

  • RZ/G2L EVK (SMARC SOM + Carrier)
  • micro SD Card (Class 10 card or better, 2GB or bigger)
  • micro SD Reader/Writer (USB) (Example: https://www.amazon.com/gp/product/B0046TJG1U)
  • HDMI LCD (https://renesas.info/wiki/RZ-G/RZ-G2L_SMARC#LCD_Monitors)
  • Micro HDMI to HDMI adapter/cable (shipped with LCD if you select the correct one)
  • USB-C Power Supply (Example: USB PD Charger Anker PowerPort III 65W Pod)
  • USB Type-C cable CB-CD23BK (manufactured by Aukey)
  • MIPI-CSI Camera (Coral MIPI camera, can get from Amazon)
  • (Optional) Logitech C920 or C922 USB camera

Pre-Training Setup

Software to Download and Install

Program micro SD Card Image using a Windows PC

1. Unzip the SD card image file. Note that after you unzip, the .img file will be pretty big.

2. Plug in your SD Card into your PC using the USB adapter

3. Use the balena Etcher application to program the .img file into your SD card. That program is so easy to use, we don't need to write any instructions for you.

4. After programming is all done, you can place your SD card into the slot ON THE CARRIER BOARD (as in, the one next to the Ethernet ports).

β”Œβ”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”
β”‚     β”‚ SOM β”‚     β”‚
β”‚     β””β”€β”€β”€β”€β”€β”˜     β”‚
β”‚  Carrier Board  β”‚
β”‚     β”Œβ”€β”         β”‚
β””β”€β”€β”€β”€β”€β”΄β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
       ↑
 SD Card Socket

(Optional) Build the RZ/G2L BSP

  • This will not be required for the training. However, you are free to do this before the training in case you want to be prepared to ask questions.
  • Steps
    • xxxx
    • xxxx
    • xxxx


Lab Procedure

(Rough Agenda)

  • Show online Resources available to customers
  • Boot the board with the SD Card that was created
  • Show How to run Demos
  • Explain/Show how the BSP is build
  • Explain/Show how the Bootloaders are updated in SPI Flash (Window PC method and Linux PC method)