Skip to content
Snippets Groups Projects
Commit 9a6aa7a7 authored by Josef Utbult's avatar Josef Utbult
Browse files

bare6_1

parent 0b24342e
Branches
No related tags found
No related merge requests found
......@@ -235,15 +235,15 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) {
//
// What is the (default) MCU (SYSCLK) frequency?
//
// ** your answer here **
// 48 MHz I think
//
// What is the (default) DWT CYCCNT frequency?
//
// ** your answer here **
// It looks like it is 8 KHz, but im not sure
//
// What is the frequency of blinking?
//
// ** your answer here **
// 1Hz
//
// Commit your answers (bare6_1)
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment