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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/03/02 14:29
Read: times


 
#25235 - RE: how to make a DC motor run?
You have assigned CEX0 to P0.0, so you cannot use it as I/O pin anymore. Change XBR0 to 0x00. Use the Configuration wizard in the IDE to determine port pinout; it's a very handy tool.

In push-pull mode, the I/O pin is driven high when you set it '1' or low when you set it '0'. In open drain mode, the pin is only driven low and will float when set '1'. In this mode you can use it as input.

If you have more questions about Cygnal's devices, check out the user forum on their website.

Regards,
Rob.

List of 6 messages in thread
TopicAuthorDate
how to make a DC motor run?            01/01/70 00:00      
RE: how to make a DC motor run?            01/01/70 00:00      
RE: how to make a DC motor run?            01/01/70 00:00      
RE: how to make a DC motor run?            01/01/70 00:00      
RE: Blue links            01/01/70 00:00      
RE: how to make a DC motor run?            01/01/70 00:00      

Back to Subject List