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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/17/07 12:15
Read: times


 
#139433 - many have tried - and failed
Responding to: ???'s previous message
I want to let some pins low when I start my
machine.

the presumed 'fix' is (pseudocode)
0
jmp reset

reset
px = 0;

all well and good, but you will still have the pins high while the supervisor (if you do not have one add one) resets.

the only reliable method is http://www.8052.com/forum/read.phtml?id=139426 "use an invertor e.g. 74xx04"


Erik



List of 5 messages in thread
TopicAuthorDate
Can I control the initial port state            01/01/70 00:00      
   use an invertor... 74xx04            01/01/70 00:00      
   many have tried - and failed            01/01/70 00:00      
      74HC595 port expander            01/01/70 00:00      
      Thanks            01/01/70 00:00      

Back to Subject List