Demonstrating 8-bit I2C Controller Read, Step 2: Create and Setup PIC18F47Q10 Hardware

Last modified by Microchip on 2023/11/09 08:54

Connect PIC18F47Q10 Curiosity Nano Board to Computer

Connect the USB Micro-B cable from the Curiosity Nano Base for Click Boards to the computer. MPLAB® X Integrated Development Environment (IDE) will use this connection to program and debug the MCU.


Verify Hardware Setup

Here’s how the setup should look after all connections have been made:

8-bit I2C Controller PIC18F47Q10 Hardware Setup


Install MCC

If needed, install MCC. We will use it to graphically create peripheral drivers for this tutorial.

Note: You can refer to "Install MPLAB® Code Configurator (MCC)" if you would like detailed steps on how to do this.