Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/16/05 09:16
Read: times


 
#87631 - maybe you are still in ISP mode?
Responding to: ???'s previous message
Are you still in ISP mode? If these are like the Philips parts, they come from the factory with the Status byte set to non-zero so that they will power up in ISP mode running the code in the Bootrom(bootflash) and not your user code. If this is the case, you will need to make the Status Byte = 00. The steps to do this are to issue the command "Erase Status Byte and Bootvector" (they are erased together). Then program the bootvector back to FCh. Some software tools might mask these individual steps from you and just let you "update" either parameter. If you have a serial port that runs at modest baud rate (9600 or 19.K), connect it to a terminal program, reset the part, and type a couple of upper case U characters. If it echos back, most likely you are in ISP mode.

List of 37 messages in thread
TopicAuthorDate
Problem getting 8051 chip to work            01/01/70 00:00      
   tie ~EA pin to Vcc            01/01/70 00:00      
      tie Vpp/~EA pin to Vcc            01/01/70 00:00      
         to connect or not?            01/01/70 00:00      
            conbnect            01/01/70 00:00      
            If it helps....            01/01/70 00:00      
               Reset Capacitor            01/01/70 00:00      
            connect            01/01/70 00:00      
      T89C51RD2            01/01/70 00:00      
         This device is ISP            01/01/70 00:00      
   VCC and GND?            01/01/70 00:00      
   I think you do not load            01/01/70 00:00      
   Series resistor for LED?            01/01/70 00:00      
      74F14            01/01/70 00:00      
         give me +1 too            01/01/70 00:00      
            done            01/01/70 00:00      
      Sorry            01/01/70 00:00      
         LED Polarity            01/01/70 00:00      
            Does not seem to be the cause            01/01/70 00:00      
   Ouch!            01/01/70 00:00      
      FAST-TTL and breadboarded design            01/01/70 00:00      
         Ground bounce            01/01/70 00:00      
            Bad news 74F =(            01/01/70 00:00      
               HCT?            01/01/70 00:00      
                  LS, HCT and maybe AHCT            01/01/70 00:00      
            Got it            01/01/70 00:00      
               wire wrap and breadboards            01/01/70 00:00      
                  I use protoboard            01/01/70 00:00      
                     the problem with that is            01/01/70 00:00      
                        Thanks            01/01/70 00:00      
                     Why do you want to use 74F chips?            01/01/70 00:00      
                        well...            01/01/70 00:00      
   maybe you are still in ISP mode?            01/01/70 00:00      
   1st things 1st please            01/01/70 00:00      
   Thanks            01/01/70 00:00      
      bounce on non PCB            01/01/70 00:00      
   Analytical thinking            01/01/70 00:00      

Back to Subject List