Other Parts Discussed in Thread: MSP430F427, MSP430F47187
Hi.
In my task I need to achieve the sampling frequency ~14kHz. In SD-ADC higher OSR providing best filtered results. My colleague built a schematic (on MSP430F427), where he overclocked Fm up to 1.79MHz. So, the questions are: Is this mode permissible? And what problems may occur, when smb overclocks the SD16(_A)?
More. It is a great problem for me:
Let's calculate:
Fm~1MHz, OSR=64, in this case: Fsample~15625,
SINAD (by SLAS626C, p56) = 73, ENOB = 11.8 (too less),
if I need to increase ENOB, I need to set the OSR at least 256, 512 - better, but in this case I need to set Fm too far from 1.1MHz. Where I'm wrong?
It is the first.
And the second. If I need to provide an accurate measurements is it enough to filter AVcc by RC-filter (or ferrite bead-C), as recommended everywhere? It seems to me, that I need to place a separate LDO to make noiseless AVcc on MCU, am I not right? And what is the function PSRR-by-frequency in MSP430F47187?
Thanks a lot in advance.