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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/21/04 19:05
Read: times


 
Msg Score: -2
 -2 Answer is Wrong
#81638 - AT89S52 with I2C and SPI.
Responding to: ???'s previous message
Hi Nguyen,

AT89S52 has an Hardware SPI engine in it. Thus you can interface SPI devices with it very easily.

Although AT89S52 doesn't have a Hardware I2C in it but you can use software routines to bitbang I2C. For these routines check out this link by Peter Dennegar.

http://www.specs.de/~danni/appl/hard/i2c/

If you need a micro with hardware I2C search the keil device database with required features.

http://www.keil.com/dd

Regards,
Prahlad Purohit




List of 7 messages in thread
TopicAuthorDate
Using I2C, SPI bus with AT89S52?            01/01/70 00:00      
   AT89S52 with I2C and SPI.            01/01/70 00:00      
      no SPI in AT89S52            01/01/70 00:00      
         Yes, no SPI in AT89S52            01/01/70 00:00      
            other derivative?            01/01/70 00:00      
               No Bit banging            01/01/70 00:00      
         Thanks Oleg for Clarification.            01/01/70 00:00      

Back to Subject List