ADC noise on STM32F413
Hello,
For a project (control motor application), we are using ADC from MCU STM32F413. We encounter some noise on ADC measurments. We observe to high standard deviation on our ADC result.
We show in errata doc of mcu we an issue: "Internal noise impacting the ADC accuracy" and so we follow the AN4073 but standard deviation on adc measurment is still to high.
Finally, our analysis show that program execution from flash disturb our adc measurements. When we put code in RAM memory. We improve significantly our standard deviation and so noise. Can you have a feedback about this observation that flash execution disturb ADC measurement?
Also, we use an other MCU STM32F469 for an other project (same application, our software is similar) and on this we not observe to high standard deviation and so noise on our adc measurement but we see also in errata of MCU STM32F469 issue: "Internal noise impacting the ADC accuracy". Can you confirm me this issue in STM32F469 because I read the AN4073 and I don't see the STM32F469 is impacted.
Regards,
Alexis
