Getting Started with Graphics on SAM9X60 Curiosity Development Board

Опубликовано: 07 Октябрь 2024
на канале: Microchip Developer Help
1,507
15

This video introduces the SAM9X60 Curiosity Development Board and explains how to create a graphics application quickly using our 32-bit SAM9X60 microprocessor, which is based on an ARM926EJ-S™ core. This project is developed using MPLAB® Code Configurator (MCC), MPLAB X Integrated Development Environment (IDE) and MPLAB Harmony Graphics Suite (MHGS).

We guide you step-by-step through creating a new MPLAB X IDE project from scratch all the way up to running an application on the SAM9X60 Curiosity Development Board.

Reference Links:

SAM9X60 Curiosity Development Board: https://www.microchip.com/en-us/devel...

High-Performance WVGA LCD Display Module With maXTouch® Technology
https://www.microchip.com/en-us/devel...

More Graphics Application Demos on SAM9X60 Curiosity Development Board: https://github.com/Microchip-MPLAB-Ha...

MPLAB Harmony Reference Applications on GitHub: https://github.com/Microchip-MPLAB-Ha...

MPLAB X IDE Essentials - 01: Installation and Ecosystem:    • MPLAB® X IDE Essentials - 01: Install...  

Getting Started with MPLAB Harmony v3 Using MPLAB Code Configurator:    • Getting Started with MPLAB® Harmony v...  

Microchip University Course on MPLAB Harmony Graphics applications:https://microchip.skilljar.com/gettin...

Command to build application binary file: ${MP_CC_DIR}/xc32-objcopy -O binary ${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.elf ${DISTDIR}/harmony.bin[BKC1] [JSI2]