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

bare6_4

parent eda697a0
No related branches found
No related tags found
No related merge requests found
...@@ -280,15 +280,15 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) { ...@@ -280,15 +280,15 @@ fn clock_out(rcc: &RCC, gpioc: &GPIOC) {
// //
// What is the frequency of MCO2 read by the oscilloscope? // What is the frequency of MCO2 read by the oscilloscope?
// //
// ** your answer here ** // 11.8MHz
// //
// Compute the value of SYSCLK based on the oscilloscope reading. // Compute the value of SYSCLK based on the oscilloscope reading.
// //
// ** your answer here ** // 47.2MHz
// //
// What is the peak to peak reading of the signal? // What is the peak to peak reading of the signal?
// //
// ** your answer here ** // 3.58V
// //
// Make a screen dump or photo of the oscilloscope output. // Make a screen dump or photo of the oscilloscope output.
// Save the the picture as "bare_6_48mhz_high_speed". // Save the the picture as "bare_6_48mhz_high_speed".
......
pictures/bare_6_48mhz_high_speed.jpg

40.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment