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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/05/07 06:53
Modified:
  04/05/07 07:14

Read: times


 
#136652 - Mode Fault interrupt
Responding to: ???'s previous message
Hi,
just for interest:

some devices like Atmel`s RD2, RE2 etc have "multiple master collision" feature implemented into their SPI engine.
How it works: if master detects low level on its /SS pin then:

- an SPI receiver/error CPU interrupt request is generated;
- the SPEN bit is cleared (this disables SPI);
- MSTR bit is cleared also.

Indeed, this is not elegant way to insert wait states by dropping master into violation routine.

Regards,
Oleg

List of 9 messages in thread
TopicAuthorDate
spi woes            01/01/70 00:00      
   have you considered            01/01/70 00:00      
      yep i think i'll have to go with dedicated hardwar            01/01/70 00:00      
         I2C Has Wait Capability            01/01/70 00:00      
         good choice            01/01/70 00:00      
   make one if you miss it            01/01/70 00:00      
   You got it            01/01/70 00:00      
      re 'dislikes of IIC"            01/01/70 00:00      
   Mode Fault interrupt            01/01/70 00:00      

Back to Subject List