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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/11 21:13
Read: times


 
#180694 - pin compatibility
Responding to: ???'s previous message
The AT89S52 (note the prefix, it is important) is pin compatible with the original Intel 8051 (Intel does not manufacture microcontrollers anymore, but it is Intel where the 8051 was originally developed more than 30 years ago). There are many manufacturers of 8051-compatibel microcontrollers, and quite a couple of them manufacture devices which are still pin compatible with the original 8051. There are also pin-compatible derivatives with extended features, such as program memory up to 128kBytes of FLASH, internal RAM up to 8kBytes, a wide selection of peripherals, etc. Look at the table at http://www.keil.com/dd/parms/8051.htm - most if not all of the devices which are listed with DIP40 package are pin compatible with the original 8051. (Note that some of the devices on that list are not manufactured anymore).

As far as the AVRs go, Atmel when started with AVRs wanted to make things smooth, that's why they offered the AT90S8515 which is pin compatible with 8051 except the polarity of RESET pin. This chip is already obsolete; it's current replacement is ATMega8515 (still pin compatible except of RESET polarity).

JW

List of 8 messages in thread
TopicAuthorDate
List of microcontrollers with the same pinout as 89S52?            01/01/70 00:00      
   no            01/01/70 00:00      
   Right Place to Ask?            01/01/70 00:00      
      *Always* check the datasheet!            01/01/70 00:00      
   Why not ask the ATMEL people?            01/01/70 00:00      
      pin compatibility            01/01/70 00:00      
         Yes indeed ... they once made one ...            01/01/70 00:00      
            I know            01/01/70 00:00      

Back to Subject List