How to use emWin AppWizard and RA6M3G HMI
{tocify} $title = {Danh mục}
Requirements
Development tools and software
- e2 studio v2024-01.1: download link
- Renesas Flexible Software Package (FSP) v5.2.0: download link
- AppWizard V1.42_6.36: download link
Hardware
- Renesas EK-RA6M3G kit (RA6M3 MCU Group)
Board setup
Setting Up Debug Connection between the EK-RA6M3 board and Host PC
The EK-RA6M3G kit contains a few switch settings which must be configured prior to running the application associated with this application note. In addition to these switch settings, the boards also contain a USB debug port and connectors to access the J-Link® programming interface.
Connect the Graphics Expansion Board
- Connect the Graphics Expansion Board (connector CN1) to the graphics expansion port (J1) of the EK-RA6M3 board. Make sure to align the arrows printed on the back of each of the two boards.
- Connect the micro USB end of the micro USB device cable to any one of the micro USB ports (J6, J10, or J11) of the EK-RA6M3 board.
- Connect the other end of this cable to the USB port of the 5V power supply. The power LED (LED4) on the EK-RA6M3 board will light up white, indicating that the EK-RA6M3 board is powered on.
Generate project from AppWizard
Open example
File >> Open example >> select example >> Open
Save example project
File >> Save as >> Choose workspace folder >> OK
Select BSP
Project >> Edit Options >> Select BSP >> EK-RA6M3G >> OK
File >> Export & Save
E2 studio
Open E2 studio >> Browse workspace >> Launch
Import project
File >> Import projects >> General >> Existing projects into workspace
Choose Target folder inside the folder generated by AppWizard >> Select folder >> Finish
Build project
Clean & Build project
Flash firmware
Run >> Debug as >> 4 Renesas GDB Hardware debugging >> J-Link ARM >> OK >> R7FA6M3AH >> OK
Leave a Comment