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

Update daisy_patch_sm.cpp DacHandle::BufferState::DISABLED; #630

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

Conversation

IC-Alchemy
Copy link

Specific to the Patch_SM, only changed one line of code.

DacHandle::BufferState::DISABLED;

Increases DAC output range to 0.0v - VREF
Quiet a few people believe that this cannot be done it seems.

image


Page 163
https://www.st.com/resource/en/datasheet/stm32h750ib.pdf

Removed redundant internal DAC buffer.

Increases DAC range by around 0.4 Volts 
Allows for the full 0.0v - 3.3v range.

"With internal buffer on, the min DAC_OUT is 0.2V and max DAC_OUT is VDDA-0.2V"

Page 163
https://www.st.com/resource/en/datasheet/stm32h750ib.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant