??? 12/31/06 20:17 Read: times |
#130262 - Moving code from At89C52 to At89C51 |
Hi
I have an assembly code for micro controller AT89C52 and it runs well on it . I need now to make that code to work on AT89C51 micro controller The code has the following feature:- - It reads and writes on serial port. - It uses external memroy (8 kB) - It uses 2 timer (timer 0 and timer 1). - The size of hex file is 2 KB Do I need to change any thing in the code so it work correctly on AT89C51 ? Thanks alot. |
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 |