-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Logic analyzer usecase
I2C
/I0_((?<scl>SCL)|(?<sda>SDA))/- Generate test sequence
- detect
scl-sdapattern - implement swoosh markers Start/Stop/Addr/Data
SPI
/S0_((?<sck>SCK)|(?<mosi>MOSI)|(?<miso>MISO)|(?<cs>CS0))/- generate test sequence
- detect
sck-mosi-miso-cspattern - half duplex / full duplex
- multiple CS?
- mode 1, 2, 3, 4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels