Switch to full style
Tools for hard drive diagnostics, repair, and data recovery
Post a reply

How to read the data which in PIC18F25K80?

April 13th, 2017, 3:17

Hello~all :D
I am a newbie in the electronics,I would like to ask for help about how to read the data that in PIC18F25K80.
I am a student in high middle school and I try to learn something about electronics.I would like to know how can I read the data in PIC18F25K80? What instruments need I use? Or programming unit? Or any software?
This is the PIC18F25K80's datasheet:,please have a look if needed.
Hoping I can find the answer here!
Thank you in advance!
Attachments
4.13.1.png
4.13.1.png (337.1 KiB) Viewed 8545 times

Re: How to read the data which in PIC18F25K80?

April 13th, 2017, 4:19

google for things like:

"PIC18F25K80" "programmer" "supported"

then go through the results and gather info until you learn what you need. This is better way than someone telling you the exact way straight up as you learn peripheral knowledge and get a better understanding.

posts like : http://www.microchip.com.edgekey.net/forums/m647173.aspx

results like this that lead you to a likely programmer etc:
http://softlog.com/userfiles/file/Downloads/Device%20list.pdf

user guides for programmers that support it:

https://www.sparkfun.com/datasheets/Programmers/PICkit_3_User_Guide_51795A.pdf

hope that helps..

Re: How to read the data which in PIC18F25K80?

April 13th, 2017, 18:33

I would trace the PGC/PGD/MCLR pins back to an ICSP header, if it exists.

Be aware that the code may be protected, in which case you won't be able to dump it.
Attachments
PIC.png

Re: How to read the data which in PIC18F25K80?

April 13th, 2017, 19:13

The code probably is protected ( one can hope ) by its rightful owner.

Re: How to read the data which in PIC18F25K80?

April 13th, 2017, 19:21

I have encountered many cases where uPs have been protected, thereby consigning a very expensive, and otherwise repairable, appliance to the trash bin. Very frustrating. Even worse is when the manufacturer or service agent tries to gouge you for an entire PCB instead of supplying a replacement IC.
Post a reply