forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: adc: stm32 adc disable causing endless loop
Setting Oversampling also applies on stm32L5 but disabling the ADC will cause endless loop except for the stm32L0 serie. Errata applies only on stm32G0 soc series when writing ADC_CFGR1 register. Signed-off-by: Francois Ramu <[email protected]>
- Loading branch information
1 parent
5da2084
commit 83753c9
Showing
1 changed file
with
11 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters