aboutsummaryrefslogtreecommitdiffstats
path: root/source/dac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/dac.cpp')
-rw-r--r--source/dac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/dac.cpp b/source/dac.cpp
index 1a7254a..ed4dce1 100644
--- a/source/dac.cpp
+++ b/source/dac.cpp
@@ -30,7 +30,7 @@ constexpr static const DACConversionGroup dac_group_config = {
};
constexpr static const GPTConfig gpt_config = {
- .frequency = 14400000,
+ .frequency = 36000000,
.callback = nullptr,
.cr2 = TIM_CR2_MMS_1, /* TRGO */
.dier = 0