Flash Magic Forum

In-System Programming Support => P89C51Rx+/P89C51Rx2/P89C66x/P89C6xX2/P89V66x => Topic started by: Paul P. on April 02, 2005, 10:01:53 AM

Title: ISP on P89C51RD2BA
Post by: Paul P. on April 02, 2005, 10:01:53 AM
Hello.

I am new to the uC world. I have a P89C51RD2BA and I want to use the ISP facility. I have read the AN461_11 and the P89C51RA2_RB2_RC2_RD2_2 documents from philips and I am somehow confused. In the AN461_11 they enter in ISP mode by holding PSEN and Vpp low, while in the other document they only hold the Vpp high (+5 to +12). Am I mistaken somewhere? Which one can I use?

Thank you,
Paul.

Title: Re: ISP on P89C51RD2BA
Post by: markus_13 on April 04, 2005, 03:35:50 AM
Hello Paul,

when you fullfill both conditions
> PSEN low
> Vpp high or 5..12V
and
>leave ALE/!PROG open

in that moment when reset is going down //falling edge//, it should work.

Really confusing for me was the description of P2.7...which was necessary to pull HIGH in the first generation (......H )of that device. But I think AN461 from 200-03-11 should be allright....regards markus
Title: Re: ISP on P89C51RD2BA
Post by: Paul P. on April 05, 2005, 03:45:55 AM
Thank you Markus.