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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/11/06 05:42
Read: times


 
#120003 - bit vank version
Responding to: ???'s previous message
Hello Andy
I am using both BIT bang and Smbus interface since when power
fail I want to save my curent reading without any interrupt.
for the same thing I get fower fail signal from exterternal watch dog.and for RTC chip i am using smbus interface the.
when power fail external watchdog will interrupt the mcu and in that same Isr I am disable the all interrupt and run bit bang code written in ISR will execute. and same curent reading.
In SM bus interface I have fear that if my other i2c device are running(ex.RTC) and if poer fail than I may lose my current
reading. so I use external interrupt with external watch dog to secure my data.

I coplitetted i2c usig bit bang and also SMBUS interface
both are working fine.

Thanks for all who supported me

best regards


List of 10 messages in thread
TopicAuthorDate
help pcf8583 interfacing with C8051f005            01/01/70 00:00      
   switch case??            01/01/70 00:00      
   What about the Bit-banged version?            01/01/70 00:00      
      bit vank version            01/01/70 00:00      
         that is a mistake, you will get faster processing            01/01/70 00:00      
   use CodeArchitect            01/01/70 00:00      
      while code arch code support c8051f005            01/01/70 00:00      
         It is not "code arch", it is CodeArchitect and the            01/01/70 00:00      
   I just realize you have a fundamental error            01/01/70 00:00      
      and I did a thing I often do ...            01/01/70 00:00      

Back to Subject List