Skip to content

stm32: tests: drivers: adc: adc_api: increase adc prescaler for nucleo_f746zg #92165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

djiatsaf-st
Copy link
Collaborator

Fix regression on the nucleo_f746zg board for the adc_api test driver.

increase value of the adc-prescaler to avoid ADC
overrun.

adc driver related error log:
"E: ADC overrun error occurred ..."

Signed-off-by: Fabrice DJIATSA <[email protected]>
@github-actions github-actions bot added area: ADC Analog-to-Digital Converter (ADC) size: XS A PR changing only a single line of code labels Jun 25, 2025
@github-actions github-actions bot requested a review from anangl June 25, 2025 09:56
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ADC Analog-to-Digital Converter (ADC) size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants