Skip to content

corytodd/pulse-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse Finder

A simple analyzer for finding "interesting" pulses. Specify a logic level and pulse width to highlight in the GUI. Pulse widths shorter than a specified period are ignored.

Setup

High level analyzers (HLAs) require a low level analyzer (LLA) to provide framed data. Since I don't want to write one today, let's use the Simple Parallel analyzer.

  1. Add a new Analyzer (the 1F icon on the right)
  2. Select Simple Parallel
  3. Select one signal as both D0 and the Clock
  4. Set Clock State to Dual Edge (!! important)
  5. Confirm
  6. Click Save
  7. Add another Analyzer
  8. This time choose this analyzer
  9. Fill in the options. Use Simple Parallel as the
  10. Config

About

Saleae HLA finds interesting digital pulses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages