Skip to content
Snippets Groups Projects
Commit f4a69b2c authored by Akseli Uunila's avatar Akseli Uunila
Browse files

Convert table image to markdown table

parent 6ee0c065
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,12 @@ XIAO RP2040, XIAO ESP32C3, and XIAO SAMD2 are
Since the processor clock speeds are different, it is interesting to calculate the signal frequency per processor speed.
This is shown in the following table.
![signalperclockspeed](./assets/assignment4/schematic_photos/speeds_table.jpg)
||read in-out speed (MHz)|processor speed (MHz)|ratio|
|---|---|---|---|
|xiao RP2040|10.23|133|0.07692|
|xiao ESP32C3|3.81|160|0.02375|
|xiao SAMD21|3.69|49|0.07688|
Table: Signal frequencies, the processor clock speeds, and the ratio of the signal frequency to the processor speed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment