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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/15/11 23:03
Read: times


 
#181905 - MAX1232 + some NORs
Responding to: ???'s previous message
Don't connect the ULN directly to the µC, but insert a 74HC02's NOR gate into each line. Then, you need a reset controller with brown-out detection. Give the output of reset controller (e.g. MAX1232) not only to the reset pin of µC, but also to the other input of all 74HC02 NOR-gates.

So, whenever the µC is emitting logic high or whenever a brown-out condition is detected, the output of NOR gate is logic low, the input of ULN is logic low and the corresponding relay is off. Only when the port pin is logic low and the supply voltage is ok and the µC is running properly, the output of NOR gate is logic high and the corresponding relay turns on.

Kai Klaas

List of 14 messages in thread
TopicAuthorDate
AT89c55 Connection with ULN2803/4            01/01/70 00:00      
   There is a FAQ for that            01/01/70 00:00      
   MAX1232 + some NORs            01/01/70 00:00      
   #181903 - AT89c55 Connection with ULN2803/4            01/01/70 00:00      
      '595 Chip /OE            01/01/70 00:00      
         Pull-downs...            01/01/70 00:00      
   89C55 connection with 2803            01/01/70 00:00      
      Why?            01/01/70 00:00      
      Why is Atmel different?            01/01/70 00:00      
         Why 89CXX is different            01/01/70 00:00      
            Advice not understood            01/01/70 00:00      
            You didn't answer the question!            01/01/70 00:00      
               Answer            01/01/70 00:00      
            not necessarily because of AT89            01/01/70 00:00      

Back to Subject List