OpenRTX/platform
Silvano Seva 08cd620951 Audio: stm32_dac: fixed missing restore of output idle level after stream end
On CKS32F407 the external trigger source for a DAC channel needs to be disabled
in order for the writes to the DAC data registers to be effective. This is
coherent with the STM32F4 reference manual, but the STM32 devices update the DAC
output on a register write wether the external trigger is enabled or not.
2025-03-16 10:13:00 +01:00
..
drivers Audio: stm32_dac: fixed missing restore of output idle level after stream end 2025-03-16 10:13:00 +01:00
mcu Fix boot for CKS32F407 when -Os is used 2025-03-10 21:53:51 +01:00
targets CS7000: radio: added detection of CTCSS tones 2025-03-16 10:13:00 +01:00