??? 12/31/06 20:47 Read: times |
#130264 - Look use of Timer2 and RAM Responding to: ???'s previous message |
Hi Mohamed,
You need to check the data sheets for the differences between the 89C51 and the 89C52. The main differences are the extra timer(Timer2) in the 89C52 that the 89C51 does not have, the size of the flash rom is only 4K bytes in the 89C51 where the 89C52 has 8K bytes and the 89C51 only has 128 bytes of internal RAM where the 89C52 has 256 bytes of internal RAM. If you are using external memory then the RAM or ROM size may not be important but it depends on the code and how it uses the internal RAM/ROM. Why do you need to make the code run on a 89C51 if the code works OK on the 89C52? Regards, Bert van den Berg |
Topic | Author | Date |
Moving code from At89C52 to At89C51 | 01/01/70 00:00 | |
Look use of Timer2 and RAM | 01/01/70 00:00 | |
Why do i need to use AT89C51 | 01/01/70 00:00 | |
AT89Cxx -> AT89Sxx![]() | 01/01/70 00:00 |