Hello, I'm working with ADS8344 to convert analog data coming from a sensor.
ADC is connected to a uC and communication goes through SPI interface (2MHz clock). ADS8344 is set up in external clock mode, and in single ended channel mode. Power supply is given from uC and Vref is connected to Vcc (for now).
I see on the scope the busy signal as it shoud be (violet line), but regardless from the input, ADS8344 always return 0xFFFF (yellow line).
Any suggestions?