PIC18F65K80 hardware programming

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
tello
Posts: 94
Joined: Wed Jan 16, 2013 11:37 am
Has thanked: 56 times
Been thanked: 16 times
Contact:

PIC18F65K80 hardware programming

Post by tello »

Hi guys, I'm in a project with a Pic18f65k80 programmer but I find that I use, EB006 is not supported, and PICkit3 is not supported. What is the hardware to program this micro ??

Thank you very much.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: PIC18F65K80 hardware programming

Post by medelec35 »

Hi tello,
tello wrote:and PICkit3 is not supported.
Are you sure this is the case?
I have just has a look at:
Device Support.htm in my
\Microchip\MPLAB IDE\Readmes\
and spotted this:
PIC18F65K80 PK3 Support.png
(166.56 KiB) Downloaded 4880 times
Martin
Martin

tello
Posts: 94
Joined: Wed Jan 16, 2013 11:37 am
Has thanked: 56 times
Been thanked: 16 times
Contact:

Re: PIC18F65K80 hardware programming

Post by tello »

Thanks for your quick response, medelec35
But even in the list of devices, when you try to select the device does not appear in the software.
What version of firmware you have your in PICkit3 ??

Thank you very much.
Attachments
pickit3_cap1.JPG
pickit3_cap1.JPG (70.82 KiB) Viewed 7342 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: PIC18F65K80 hardware programming

Post by medelec35 »

I can select your target device using MPLAP, which means you can use PICkit3 via MPLAB to send hex to target.
unfortunately, I don't believe you can use the standalone PK3 programmer to program PIC18F65K80.
I could be wrong so searching the web for an answer.
Martin

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: PIC18F65K80 hardware programming

Post by QMESAR »

You should be using the IPE tool that is part of the MPLABX installation ,
You should start to use the new generation tools as MPLABX is almost 3 years out on release MCHP does not support the Old MPLAB and Stand alone PICkit Programming software
your device is listed in the IPE
Attachments
21.10.png
(79.55 KiB) Downloaded 1943 times

tello
Posts: 94
Joined: Wed Jan 16, 2013 11:37 am
Has thanked: 56 times
Been thanked: 16 times
Contact:

Re: PIC18F65K80 hardware programming

Post by tello »

Hey guys, finally my PICkit3 was damaged and did not work properly.
Now I can program it, but know someone like I can debug the pic online with flowcode6.

Thank you

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: PIC18F65K80 hardware programming

Post by QMESAR »

Hi
I did not try this myself with FC however in the past i did use the COF file produced from other compilers and loaded the COF file into MPLAB and debugged with MPLAB and PICkit2/3
maybe you can try if it work let us know :D as FC also generate a COF file on compilation

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: PIC18F65K80 hardware programming

Post by kersing »

tello wrote:Now I can program it, but know someone like I can debug the pic online with flowcode6.
Not using PICkit3. Might be possible with FlowKit.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply