Skip to content
Snippets Groups Projects
Commit 486caed9 authored by Samuel Karlsson's avatar Samuel Karlsson
Browse files

bare6: task1

parent cfa80eca
No related branches found
No related tags found
No related merge requests found
File deleted
......@@ -111,12 +111,16 @@ fn idle(dwt: &mut DWT, rcc: &mut RCC, gpioa: &mut GPIOA) {
//
// what is the frequency of MCO2 read by the oscilloscope
// ** your answer here **
// 2.169 KHz low signal amplitude
//
// compute the value of SYSCLK based on the oscilloscope reading
// ** your answer here **
// 2.2 * 4 = 8.8 KHz
//
// what is the peak to peak reading of the signal
// ** your answer here **
// 1.38 V
//
//
// make a folder called "pictures" in your git project
// make a screen dump or photo of the oscilloscope output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment