Ad627 no clock
Sdyke4898
Posts: 11
in BASIC Stamp
I am familiar with how the ADC0831 works with STAMP. I need to use an AD627 that has no clock pin. How would you code this to ensure you are recieving the entire 10 bits?
Comments
You would probably want to connect the output of the AD627 to the input of the ADC0831 I guess.
Bean
Thank you
The P1 does not have on chip ADC's, but some of the boards do have on board ADC's. That leaves you with three choices. You can buy one of those boards, you can add an ADC to a board you already have, or you can use two Prop pins for a sigma/delta ADC.
-Phil