https://github.com/newam/saleae-logic-w5500
Saleae logic decoder for W5500 SPI frames
https://github.com/newam/saleae-logic-w5500
Last synced: 2 months ago
JSON representation
Saleae logic decoder for W5500 SPI frames
- Host: GitHub
- URL: https://github.com/newam/saleae-logic-w5500
- Owner: newAM
- License: mit
- Created: 2022-04-22T05:51:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T06:02:49.000Z (about 3 years ago)
- Last Synced: 2025-02-16T10:36:30.074Z (2 months ago)
- Language: Python
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# W5500 Decoder
Decodes Wiznet W5500 SPI bus transactions in VDM mode.
## Features
* Annotates address phase with "Address {address_value}"
* Annotates the control phase with "{name} block {rw}"
* Annotates following bytes with "Read {register} {value}" or "Write {register} {value}"## Example

