Getting Started with CNano (MPLAB Tools): MPLAB Code Configurator | Videos
Getting Started with CNano (MPLAB Tools): MPLAB Code Configurator
• Getting Started with CNano (MPLAB Tools) Playlist: https://www.youtube.com/playlist?list=PL9B4edd-p2aj2XYe5w4m_1g3v22wOiugx
• MCC Product Page: https://www.microchip.com/mplab/mplab-code-configurator
• PIC18F47Q10 Using TMR2 as Auto-conversion trigger for ADCC module https://github.com/microchip-pic-avr-examples/pic18f47q10-cnano-tmr2-adc-trigger-mcc
In this video we'll introduce MPLAB Code Configurator, a tool for easily configuring microcontroller peripherals and libraries. We use this to first understand a peripheral's configuration, and then to add functionality to the project, as we continue to build on the PIC and AVR GitHub example project, that we found in the last video.
• Understand Peripheral configuration
ADCC Auto triggered by TMR2
Right aligned
Change Project
Add a UART …
Configure pins: RX, TX
Printf: ADC result: xx
Change timer period to 1s