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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/09/08 00:04
Read: times


 
#160774 - Brownout interrupts can be nice
Responding to: ???'s previous message
With a brownout detector generating an interrupt (or ADC with good voltage reference) and a bit of caps, you can have the processor check if it has power enough to start at least one more write of suitable size.

Life is reasonably simple with the above and an I2C-connected EEPROM. No real possibility that the processor manages to play on the pins enough to issue a random write while going into (or out of) reset. A parallell RAM on the other hand will react instantly to a spurious pulse.

I once had quite a bit of problems with an old 8031 hw running on dry batteries in case of a power loss. The hw wasn't really good enough to know the remaining power in the batteries, resulting in a number of damaged configurations resulting in ugly error beeps when the checksum was invalid.

List of 26 messages in thread
TopicAuthorDate
Decoupling capacitance can kill the regulator?            01/01/70 00:00      
   Yes, LDOs are sensitive...            01/01/70 00:00      
   and that's not all ...            01/01/70 00:00      
      was there a supervisor?            01/01/70 00:00      
         No ...            01/01/70 00:00      
            you have yourself posted re ....            01/01/70 00:00      
               as often happens ...            01/01/70 00:00      
                  who 'injected'?            01/01/70 00:00      
                     It's on you, Erik!            01/01/70 00:00      
                        what was 'injected'            01/01/70 00:00      
                           What I injected was potential failure modes ...            01/01/70 00:00      
                              not if Vdd drop below            01/01/70 00:00      
                                 This is not the place to argue that matter!            01/01/70 00:00      
                              reset vs supervisor            01/01/70 00:00      
                                 I think it is equally important that ...            01/01/70 00:00      
                                    Lethal ramp-down            01/01/70 00:00      
                                       a funny thing happened ...            01/01/70 00:00      
                                          Brownout interrupts can be nice            01/01/70 00:00      
                                 RESET is not germane to this thread            01/01/70 00:00      
      diode in reverse bias (from output to input)            01/01/70 00:00      
         The best way to pass the ce testing...            01/01/70 00:00      
      High frequency ripple            01/01/70 00:00      
         Use a LRC-lowpass-filter!            01/01/70 00:00      
            What kind of L in the filter?            01/01/70 00:00      
      Big caps at output were used in the past            01/01/70 00:00      
         They used large L in the input in the past, too            01/01/70 00:00      

Back to Subject List