Flash Magic Forum

In-System Programming Support => P89V51Rx2/P89LV51Rx2 => Topic started by: sarat on January 04, 2005, 01:03:12 PM

Title: tried everything for isp-89v51
Post by: sarat on January 04, 2005, 01:03:12 PM
hi

i'm using P89v51rd2.i'm unable to engage the isp mode. i tried repeatedly reseting & also switching on /off the circuit. i had selected the right device. tried changing the baud rates too.nothin seems to work. i'm using a printed kit board which originally supported AT89c51 & have kept p89v51rd2 into it.
Title: Re: tried everything for isp-89v51
Post by: erikm on January 05, 2005, 04:43:27 AM
My guess is that you have the abnomiable RC reset.  Any circuit without a supervisor is asking for it.

Erik
Title: Re: tried everything for isp-89v51
Post by: Jan Waclawek on January 12, 2005, 11:23:45 PM
The chip may be in the SoftICE mode. You can check it this way: get a terminal program capable of sending binary/hex characters (e.g. term by bray). Power on your board and send 11h ($11) mulltiple times. If the chip responds alternating $00 and $FF, then it is in SoftICE mode.

Jan Waclawek