Skip to content

Idle Period Counter Digital Measurement Extension for Saleae Logic 2

Notifications You must be signed in to change notification settings

mark-blackburn-orpyx/idle-period-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idle Period Count

A Saleae Digital Measurment extension to count periods of idle activity on a clock signal, data line, etc.

  • Ni is the number of idle periods (negative or positive pulses really)

By default, the threshold for the idle period is 1 millisecond (1000 microseconds). This can be modified by editting the configuration file at:

C:\Users\<USERNAME>\AppData\Local\BlackbeardSoftware\IdlePeriodCount\config.json

The time_threshold_us item must be modified. The units are microseconds

{
  "time_threshold_us": 1000
}

About

Idle Period Counter Digital Measurement Extension for Saleae Logic 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages