Skip to content

STM32: DAC auto shutoff #2268

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

Merged
merged 8 commits into from
Nov 7, 2019
Merged

STM32: DAC auto shutoff #2268

merged 8 commits into from
Nov 7, 2019

Conversation

hierophect
Copy link
Collaborator

@hierophect hierophect commented Nov 4, 2019

This PR allows the DAC to shut itself off when both channels are de-inited. Tested on stm32f405.

Resolves #2209.

@hierophect hierophect changed the title S STM32: DAC auto shutoff Nov 4, 2019
@hierophect hierophect requested a review from dhalbert November 4, 2019 22:19
@hierophect hierophect requested a review from dhalbert November 5, 2019 15:51
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

👍

@hierophect hierophect merged commit 147a1bb into adafruit:master Nov 7, 2019
@hierophect hierophect deleted the stm32-dac-deinit branch November 7, 2019 14:38
@hierophect hierophect added the stm label Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32: de-init DAC when both channels are off
2 participants