??? 04/11/07 12:42 Read: times |
#136971 - Keil has C code Examples for P89C66x parts Responding to: ???'s previous message |
C examples here
http://www.kielsoftware.com/dd/chipin...222&bhcp=1 But youy should understand the UART fundermentals in asm first. http://www.8052.com/tutser.phtml The P89C66x is a derivative of the standard 80c51 family. The P89C66x core is a 6clock cycle instruction cycle whereas the "classic" 80c51 core is 12 clock cycles... This means the UART and timers need to be doubled as the P89c66x is twice as fast.... But most of the other parts of 80c51 code examples for UART, I2C wll be the same. Most of the P89C66x family is now "end of life" and not recommend for new designs... The P89v6x parts are the suggested replacements. P89C668 is back in to production though. Migration P89V66x <-- P89C66x http://www.8052.com/forum/read.phtml?id=119855 Other NXP (Philips) 80c51 and ARM micro's are listed here http://www.standardics.nxp.com/literatur....guide.pdf Other NXP (Philips) Micro documents are listed here http://www.standardics.nxp.com/support/m...ntrollers/ Regards Joe |
Topic | Author | Date |
P89C66X C level code | 01/01/70 00:00 | |
Keil has C code Examples for P89C66x parts | 01/01/70 00:00 | |
Keil has C code Examples for P89C66x parts | 01/01/70 00:00 | |
standardisation of the typo | 01/01/70 00:00 | |
Heads up | 01/01/70 00:00 | |
P89C668 Back in production![]() | 01/01/70 00:00 |