stm32f3xx-hal
stm32f3xx-hal copied to clipboard
Support for DACs
I just got a little speaker to test with, so I thought it might be nice to get started on support for DACs.
Example here: https://github.com/stm32-rs/stm32f0xx-hal/pull/70
Gist for direct usage: https://gist.github.com/strom-und-spiele/8155f19258adfd66214d2d0aac956a43
https://github.com/stm32-rs/stm32f3xx-hal/pull/133
#318 implemented a minimal DAC driver