Skip to content
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

Add STM32G0 ADC driver #318

Merged
merged 6 commits into from
Dec 19, 2019
Merged

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented Dec 8, 2019

Adapts driver from STM32F0 and unifies it with the interface and adds better calibration etc.

  • Constexpr Prescaler computation
  • Constexpr Prescaler unit tests
  • Adapting all other prescalers computations to use modm::Prescaler
  • Examples
  • Tested in hardware on STM32F0
  • Tested in hardware on Nucleo-G071

cc @acristoffers

@salkinium salkinium force-pushed the feature/stm32g0_adc branch 4 times, most recently from ae64cc2 to 46a2f8c Compare December 12, 2019 16:34
@salkinium salkinium marked this pull request as ready for review December 18, 2019 02:26
@salkinium salkinium merged commit fb21f62 into modm-io:develop Dec 19, 2019
@salkinium salkinium deleted the feature/stm32g0_adc branch December 19, 2019 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant