This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

12bit Analog to Digital interface to 8bit mcu problem

Hello,
I have a problem with 12bit ADC (ads7844)
with 8 analog channels and SPI interface to the mcu.
The problem is that I am using 8 bit mcu (SPDAT register is 8 bit) and the data that the adc convert is 12 bit, how can I store the data ?

another question , do I need to use busy pin (in adc)?

thanks for help!