autohuttli/interceptor
Michael Hope 3126e777bf
All checks were successful
continuous-integration/drone/push Build is passing
autohuttli: add the CH32V003 I2C interceptor
2024-10-20 14:34:54 +00:00
..
boards autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00
src autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00
CMakeLists.txt autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00
prj.conf autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00
README.md autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00
tovcd.py autohuttli: add the CH32V003 I2C interceptor 2024-10-20 14:34:54 +00:00

Interceptor

A passive digital signal sampler for the CH32V003. Tracks the levels of PC1 and PC2 and sends any changes over serial to the host. These can be converted to a VCD format file and analyzed in sigrock.

Designed for sniffing I2C traffic. PC1 and PC2 are 5 V tollerant and have pullups enabled. Tested at up to 200 kHz.