If you own the PICkit this is a pretty easy process, and I recommend if you are going to be doing a lot of PIC development to invest the small amount into one.
First you want to look at the following manuals:
PICkit 3 Programmer - http://ww1.microchip.com/downloads/en/DeviceDoc/PICkit_3_User_Guide_51795A.pdf
PIC16LF1824 Programming Specification - http://ww1.microchip.com/downloads/en/DeviceDoc/41390D.pdf
The datasheet is also important.
Inside those documents you will find the information you need to connect the chip up to the programmer, ready to program.
In the PICkit 3 manual, you want to look at figure 1-2:
We have an EUSART in the micro which we can use for one of the UARTs. Take note of the following table from the datasheet:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.