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!