Update and configure an existing MHC based MPLAB Harmony v3 project to MCC based project: Step 2
Step 2.1: Verify the UART, I2C, DMA, and TMR peripheral configurations
Step 2.2: Verify the Switch and LED pin configurations
1
2
Select the Pin Settings tab and sort Order the entries by Ports as shown in Figure 7.
Figure 7
a
Verify I2C1 Pins: Scroll down to the Pin #95 and check the PORT pin RA14 Function is set to SCL1. Scroll down to the Pin #96 and check the PORT pin RA15 Function is set to SDA1.
b
Verify UART6 Pins: Scroll down to the Pin #79 and check the PORT pin RF2 Function is set to U6TX.
c
Verify GPIO Pins: Verify the following GPIO pin configurations.
- SW1: Scroll down to the Pin #131 and check the PORT pin RJ4 Custom Name is set to SW1, Function is set to GPIO, Direction is set to In, Change Notification and Pull Up is Selected.
- SW2: Scroll down to the Pin #132 and check the PORT pin RJ5 Custom Name is set to SW2, Function is set to GPIO, Direction is set to In, Change Notification and Pull Up is Selected.
- LED1: Scroll down to the Pin #134 and check the PORT pin RJ7 Custom Name is set to LED1, Function is set to GPIO, Direction is set to Out, and Latch is set to High.