2014-09-23 04:59 AM
Hello,
with regard to ADC noise on the F407, AN4547 (F407 -> F42x migration) tells: '' Resolved with new behavior to enhance the accuracy'' However I don't see any description of the new behavior! Can anybody clarify? #stm32f407-stm32f4272014-09-23 06:37 AM
Hello,
The ADC noise issue on STM32F407 parts is described onhttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/errata_sheet/DM00037591.pdf
. You have to apply the described workaround on ''2.1.15 Internal noise impacting the ADC accuracy'' section to avoid this issue. With STM32F427, you don't need such workaround as the issue is fixed. More details on how to improve ADC accuracy are described in . -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2014-09-23 07:50 AM
Thanks,
however both the F407 Errata and the application node only decribe F407 behaviour. However AN4547 explicit talks about F427 ''new behavior''. If the behavior is only fixed with regard to what is expected, why is there talk about ''new behavior''?