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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/02/00 07:37
Read: times


 
#1647 - RE: Differences between the 8051 and 80751?
Phil,

- only 64 byte RAM,
- no UART,
- different timer using (initialization, modes)
- hardware bit I2C

For more informations please download the data sheet
from Philips.

I looked short on the SX (similiar PIC12) and it seems
really terrible to translate 8051 to PIC.
Because the big architecture differences,
you must write the complete code again.

If you not use the I2C and the only reason for using
the PIC was flash programming and reducing the cost,
I suggest using the AT89C2051 (full 51 compatible).
Then you must only adapt the timer routines.


Peter


List of 3 messages in thread
TopicAuthorDate
Differences between the 8051 and 80751?            01/01/70 00:00      
RE: Differences between the 8051 and 80751?            01/01/70 00:00      
RE: Differences between the 8051 and 80751?            01/01/70 00:00      

Back to Subject List