All,
I'm just starting out with analog signals. Per some YouTube videos I'm looking for the documentation on the peripheral library for the 8-bit PIC's. I'm using the curiosity board which has the PIC16F1619 and the XC8 compiler. Per some forum posts, I found the 'legacy peripheral libraries' in the download section but they only start with the PIC18F's. Is there one for the PIC16F's? This page only shows MPLAB Code Configurator for the PIC16's. Right now I do not wish to use MCC because I'm keeping things simple and in one source file. Where is the documentation for the PIC16F's peripherals? Any help is appreciated!