c83552eadc
The DAC driver defaults to enabling the channel trigger, but leaves it at the default value of TIM6 TRGO, then performs a software trigger after writing the new output value. We could change the trigger selection to software trigger, but for this example it's simpler to just disable the trigger. |
||
---|---|---|
.. | ||
adc.rs | ||
blinky.rs | ||
button_exti.rs | ||
button.rs | ||
dac_dma.rs | ||
dac.rs | ||
i2c_blocking_async.rs | ||
i2c_dma.rs | ||
i2c.rs | ||
mco.rs | ||
rng.rs | ||
rtc.rs | ||
spi_blocking_async.rs | ||
spi_dma.rs | ||
spi.rs | ||
usart_dma.rs | ||
usart.rs | ||
usb_serial.rs |