PDA

View Full Version : 24-bit A/D...



sefayil
- 17th May 2005, 13:20
Hi all,

How can I read 24-bit serial data with PicBasic. I want to use AD7714 or AD7718 sigma-delta A/D converter.

Thank for help...

massquip
- 31st July 2005, 19:39
shiftin SDO,SCLK,0,[AD_DATA0\12,AD_DATA1\12]

i use this to read a cs5532 24 bit ad converter combine the 2 word var to give you a 24 bit result