Skip to content
Snippets Groups Projects
Commit a38bdbcd authored by Tommy Andersson's avatar Tommy Andersson Committed by Tommy Andersson
Browse files

Update rtic_bare6.rs

parent 4a3808b1
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) {
//
// `rcc.cfgr.sysclk(84.mhz()).pclk1(42.mhz()).pclk2(64.mhz()).freeze();`
//
// ** your answer here **
// This should not be a problem, since the frequency is in range and they are valied numbers.
//
// Start `stm32cubemx` and select or create a project targeting stm32f401.
// Go to the graphical clock configuration view.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment