Create Your First Project with SAM E54 Using MPLAB® Harmony v3 and MCC

Опубликовано: 13 Октябрь 2024
на канале: Microchip Developer Help
221
12

This video introduces ARM Cortex M4 based SAM E54 Xplained Pro Evaluation Kit using MPLAB Code Configurator (MCC). The application reads room temperature from the I/O1 Xplained Pro Extension Kit every 500 milliseconds, displaying it on a serial console and toggling an LED. The sampling interval varies based on each press of the switch SW0. Additionally, the project showcases temperature data using I/O-1 Xplained pro evaluation kit.

Links:
· SAM E54 Xplained Pro Evaluation Kit page
https://www.microchip.com/en-us/devel...
· Microchip's Microcontrollers and Microprocessors product page
https://www.microchip.com/en-us/produ...
· MPLAB Reference Apps GitHub
https://github.com/Microchip-MPLAB-Ha...
· MPLAB Reference Apps Gitee
https://gitee.com/Microchip-MPLAB-Har...
· GitHub link for SAM E54 Xplained Pro Evaluation Kit
https://github.com/Microchip-MPLAB-Ha...
· Demo user guide
https://github.com/Microchip-MPLAB-Ha...
· MPLAB® X IDE Essentials - 01: Installation and Ecosystem
   • MPLAB® X IDE Essentials - 01: Install...  
· How to Set up the Tools Required to Get Started with MPLAB® Harmony v3 and MCC
https://www.youtube.com/watch?v=0rNFS...

Timestamps:
0:00 – Introduction
0:13 – Prerequisite - Software
0:28 – Prerequisite - Hardware
0:50 – Project Scope and Steps
1:25 – Step 1: Setup the Hardware
1:29 – Step 2: Download the project from the kit page
1:43 – Step 3: Open the project and launch MCC
1:58 – Step 4: Check the peripheral configurations in MCC
2:57 – Step 5: Review Application Code
3:24 – Step 6: Compile the project and see the Output
4:12 – More application demos on SAM E54 Xplained Pro Evaluation Kit
4:25 – More information on MPLAB Harmony