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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/18/07 15:35
Read: times


 
#145900 - What about!
Responding to: ???'s previous message
Erik, thanks for answering:
What about this configuration?
Is there something missing?

Thanks
// channel 0
P0M1 |= 0x02;
P0M2 &= ~0x02;
// channel 1
P0M1 |= 0x04;
P0M2 &= ~0x04;
// channel 2
P0M1 |= 0x08;
P0M2 &= ~0x08;
// channel 3
P0M1 |= 0x10;
P0M2 &= ~0x10;


List of 7 messages in thread
TopicAuthorDate
LPC935/6 ADC            01/01/70 00:00      
   I do not know about you ....            01/01/70 00:00      
      Negative number            01/01/70 00:00      
         right and wrong            01/01/70 00:00      
   What about!            01/01/70 00:00      
      AD13 pin is a DAC pin as well, are you sure there            01/01/70 00:00      
         Code Architect            01/01/70 00:00      

Back to Subject List