Hi,
I was finally able to capture data from this ADC @16K SPS @ 24Bit, correctly in continuous conversion mode, however I want to be able to sample @ 15360 SPS.
The problem with this is either I'm stick to use continuous conversion mode (which is a fixed sample rate) or discontinuous conversion mode, with the second method I should be able to achieve custom sample rates, but the problem with that mode is that I takes a lot of clock cycles to be valid for each conversion, so with this method I can not achieve the desired sample rate. so the question in here is how can I achieve this sample rate? is it possible with this part or is it a bad design that can only accept fixed sample rates!