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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/30/04 06:51
Read: times


 
#75130 - RE: Pulse generator
Responding to: ???'s previous message
Hi
Use a timer to produce the pulse train (toggle a bit ).
Then move the toggled bit to one port pin.
In timer ISR control whether or not 100mS passed after start up. If passed then move the toggled bit to the second port pin. Or write a simple 'one shot state machin' in timer isr. At first state produce one pulse. After 100 mS. passed then change the state and produce both pulses.
Regards.

List of 8 messages in thread
TopicAuthorDate
Pulse generator            01/01/70 00:00      
   RE: Pulse generator            01/01/70 00:00      
   RE: Pulse generator            01/01/70 00:00      
      RE: Pulse generator            01/01/70 00:00      
   RE: Pulse generator            01/01/70 00:00      
      RE: Pulse generator            01/01/70 00:00      
   RE: Pulse generator            01/01/70 00:00      
   RE: Pulse generator            01/01/70 00:00      

Back to Subject List