Harmony v3 Drivers and System Services on SAM E70/S70/V70/V71: Step 3

Step 3.1: Configure LED pin

In this step, the user LED on the SAM E70 Xplained Ultra Evaluation Kit will be configured according to the USER_LED design schematic below.

user_led_schematics_1.png
user_led_schematics_2.png

Select the MPLAB® Harmony Configurator (MHC) Pin Settings tab, scroll down to PA05 (Pin Number 73) in the Pin ID column, and then configure the PORT pin PA05 as an output pin for LED functionality.

led_pin_configuration.png

The LED on the SAM E70 Xplained Pro board is active low. Configure the LED in default OFF state by configuring the latch value to logic High.

Step 3.2: Rename the default main file

Under the Project Graph tab, click on System and give a name of your liking to the default template main file generated by the MHC.

main_file_name_setup.png

The name of the default main.c is changed to main_e70.c to indicate that the referred main.c is for the SAM E70/S70/V70/V71 getting started training module.

Step 3.3: Configure Application Tasks

1

Go to the Project Graph and select Harmony Core.

harmony_core.png

2

The Configuration Options show that for a Harmony Project, MHC automatically enables generation of application files (app.c and app.h).
Change the Number of Applications to 2.
Expand Application 0 Configuration and rename the default application name to app_sensor.
Expand Application 1 Configuration and rename the default application name to app_eeprom as shown below. Press the Enter key to save the application name.

app_names.png



Next Step >

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.