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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/01 20:00
Read: times


 
#9737 - RE: I2C or SPI ?
baron,
i used both I2C and SPI.
I prefer to use SPI it is faster and you can adress very big EEPROMs.
And when you disable the SPI chip with the enable line it is in powerdown mode and the BUS in reset state.
I change all I/O pins in software (not with integrated modules).
You can interrupted SPI all times in process (to do some interrupts).
(on I2C i have some problems with interrupts...not on all chips!!!)

I decide to use the cheaper chip.!
Sascha


List of 7 messages in thread
TopicAuthorDate
I2C or SPI ?            01/01/70 00:00      
RE: I2C or SPI ?            01/01/70 00:00      
RE: I2C or SPI ?            01/01/70 00:00      
RE: I2C or SPI ?            01/01/70 00:00      
RE: I2C or SPI ?            01/01/70 00:00      
RE: I2C or SPI ? contd..            01/01/70 00:00      
RE: I2C or SPI ? contd..            01/01/70 00:00      

Back to Subject List