diff options
author | Yuuki NAGAO <wf.yn386@gmail.com> | 2023-07-08 11:14:00 +0900 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-07-13 12:40:52 +1000 |
commit | cb38f77918b7c7dde2904b7f13ad38aaf69d7350 (patch) | |
tree | e3fa90e2bcb3909d667169734284f2af35192a0a /tests/basics/async_for.py | |
parent | 0a31b9bf78b5ac57ef7c4df4a161779991106649 (diff) |
stm32/adc: Add workaround for ADC errata with G4 MCUs.
For STM32G4, there is a errata on ADC that may get wrong ADC result.
According to the errata sheet, this can be avoid by performing two
consecutive ADC conversions and keep second result.
Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>
Diffstat (limited to 'tests/basics/async_for.py')
0 files changed, 0 insertions, 0 deletions