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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/03/01 09:19
Read: times


 
#8943 - RE: Programming the T89C51RD2 over RS232
Hi

thank you all. I would try a 11,059 or a 22,1184MHz XTAL. Another Question: When i programmed my own software into the µC then i have to write the startvector in one of the Registers and then change a bit in another register of the Chip. Then my programm starts at power-up. But how i can jump to the bootstraploader on powerup then without do this in hardware (The things with the PSEN, ALE and EA pins)? Do i have to programm it like this an use a portpin:

jb P3.3,normal
ljmp bootloader(0FC03 i think)
normal:
{my programm}

Ore is there another way?

Matthias

List of 10 messages in thread
TopicAuthorDate
Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      
RE: Programming the T89C51RD2 over RS232            01/01/70 00:00      

Back to Subject List