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.

Programming PIC16F88 using PIC16F84 programming interface

Status
Not open for further replies.

traxonja

Advanced Member level 4
Joined
Apr 6, 2004
Messages
109
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,298
Activity points
1,184
Hello,

is PIC16F88 pin-compatible with PIC16F84A for programming???

As seen in datasheet, they are, but this F88 supports low and high - voltage programming.

I have a veeery simple PIC16F84A serial programming interface (only 2 resistors) so I was wondering could I just plugin the new PIC16F88 and program it (I use IC-Prog, but since it does not support F88 chip, i found a new one which also uses serial interface. It is called DL4YHF's PIC Programmer for Windows (WinPicProg)). (In IC-Prog my serial programming interface is set as to be JDM Programmer.)

I am afraid that I would burn the chip if it is not compatible with the famous PIC16F84 (for programming).

What do you think?

All best,
Trax
 

pic16f88 serial interface

I am afraid you will have some problems.

The 16F88 has a second configuration word and your programmers software should be aware of this ...

I ported an application from 16F628 to 16F88 and had a lot of "fun" :)

Also note that Microchip changed the pins for the hardware Uart on the 16F88, very intelligent.

best regards
 

icprog pic16f88

hello,

it works great with my simple serial interface for 16f84 and the programmer software I described above.

The code is not compatible, ofcourse, but all I wanted is to try pragramming it for start.

Thanks,
Trax
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top