mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
24c835f024
commit
f290a7c630
3 changed files with 46 additions and 2 deletions
|
@ -1,7 +1,10 @@
|
|||
# Notes on device side clocks
|
||||
The device side firmware uses a range of different clocks. Here is an attempt to document the clocks in use and for what they are used.
|
||||
|
||||
|
||||
# Table of Contents
|
||||
- [Notes on device side clocks](#notes-on-device-side-clocks)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Slow clock](#slow-clock)
|
||||
- [Main Oscillator / MAINCK](#main-oscillator--mainck)
|
||||
- [PLL clock](#pll-clock)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue