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

[stm32] Add F3 ADC regular conversion sequence support #1126

Merged

Conversation

chris-durand
Copy link
Member

  • Add regular conversion sequences to F3 ADC driver
  • Add minimum DMA support to F3 ADC driver
  • Example for Nucleo-G474RE

@chris-durand chris-durand added this to the 2024q1 milestone Feb 1, 2024
@chris-durand chris-durand force-pushed the feature/stm32f3_adc_sequence branch 2 times, most recently from 7d35f6b to d510f51 Compare February 1, 2024 20:49
@chris-durand chris-durand added the ci:hal Triggers the exhaustive HAL compile CI jobs label Feb 2, 2024
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@chris-durand chris-durand merged commit fe4cbc5 into modm-io:develop Feb 5, 2024
12 checks passed
@chris-durand chris-durand deleted the feature/stm32f3_adc_sequence branch February 5, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:hal Triggers the exhaustive HAL compile CI jobs example 🔑 feature 🚧
Development

Successfully merging this pull request may close these issues.

None yet

2 participants