For the IIS3dWB ODR and sampling rate...
I need to confirm what the ODR represents - the default ODR is 26667Hz. But what is the actual internal sample rate pre anti-aliasing filter (which must be implemented internally)?
Assuming the actual Fsample is at least 26667, then ODR simply represents the output data rate with respect to additional bandwidth filtering - correct?
To calculate the data parameters for implementation of an FFT, which figure do I use - 26667 or ODR? For example:
Is Delta-F (spectral resolution) = 26667 / N pts always, regardless of ODR?
Similarly, is sample period (Ts) = 1/26667 always, regardless of ODR?

