Commit 3c65ea9
authored
Update daisy_patch_sm.cpp (#630)
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.pdf1 parent 2e3bd16 commit 3c65ea9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
0 commit comments