We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb6be7 commit 60a2eb9Copy full SHA for 60a2eb9
src/board_conf/brainboard-mp13_conf.hh
@@ -38,7 +38,7 @@ constexpr I2C_Config I2C_config{};
38
} // namespace PMIC
39
40
constexpr uint32_t HSE_Clock_Hz = 24'000'000;
41
-constexpr uint32_t MPU_MHz = 650;
+constexpr uint32_t MPU_MHz = 1000;
42
constexpr auto ClockType = SystemClocks::HSEClockSource::Resonator;
43
44
} // namespace Board
0 commit comments