08 3WIRE - geo-tp/ESP32-Bus-Pirate GitHub Wiki
3WIRE Mode
This mode is designed for synchronous 3-wire communication protocols (such as some SPI variants or shift-registers).
Currently, all features are not yet implemented.
🧩 Commands
Command | Description |
---|---|
sniff |
Sniff synchronous 3-wire signals [NYI] |
config |
Configure pins and timing options [NYI] |
[0x01 0x02] |
Raw instruction syntax to send/receive bits [NYI] |
📝 Notes
- Nothing is implemented yet.
📌 Example Usage (Planned)
sniff
config
[0xA5 r:2] # Send 0xA5, read 2 bytes