Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Read Hex File of PIC18C452

Status
Not open for further replies.

njmehta

Newbie level 2
Joined
Jul 3, 2017
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
11
Hello,
I have PIC18C452. I want read Hex file from It. I tried PICKit 3 but it does not support PIC18C452. So how read Hex file from it ?

Thank you.
 

The 18C452 was superseded by the 18F452 but should be software compatible.
Try reading it as an 18F452 and ignoring any device mismatch errors if possible.

Brian.
 
Thanks for reply.
I use PICKIT 3 and MPLAB IPE for reading hex file. But It does not work. I tried by selecting 18F452. Is there any other way to read hex from it...?
 

MPLAB tells you which Microchip programmers support 18C452. Unfortunately none of the recent devices.

The programming algorithm is however documented https://ww1.microchip.com/downloads/en/devicedoc/39028e.pdf

You should also consider the possibility that the device is code protected.

- - - Updated - - -

I see that 18C452 is also supported by universal programmers, e.g. Galep.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top