Files
DEPP/docs/Logic Analyzer Captures/Logic Analyzer Captures.md
Max P 4f5642709c Add Logic Analyzer waveform captures to docs
Included new Logic Analyzer Captures section in README and created a corresponding markdown file with waveform images for various EPP cycles. This provides visual aids for better understanding the timing and behavior of EPP transactions.
2024-03-09 00:02:17 +01:00

14 lines
352 B
Markdown

# Logic Analyzer Captures
## Address Write Cycle
![Waveform of the EPP Address Write Cycle](Address%20Write%20Cycle.webp "EPP Address Write")
## Data Write Cycle
![Waveform of the EPP Data Write Cycle](Data%20Write%20Cycle.webp "EPP Data Write")
## Data Read Cycle
![Waveform of the EPP Data Read Cycle](Data%20Read%20Cycle.webp "EPP Data Read")