]> sigrok.org Git - sigrok-dumps.git/blame - spi/max7219/README
avr_isp: add dump for ATmega328/P
[sigrok-dumps.git] / spi / max7219 / README
CommitLineData
e5ba2b42
PLE
1-------------------------------------------------------------------------------
2Maxim MAX7219
3-------------------------------------------------------------------------------
4
5This is a set of example captures of a Maxim MAX7219 LED display driver.
6
7Details:
8https://www.maximintegrated.com/en/products/MAX7219
9
10
11Logic analyzer setup
12--------------------
13
14The logic analyzer used was a Saleae Logic clone (at 2MHz):
15
16 Probe MAX7219
17 -------------------
18 0 MISO (not used by this chip)
19 1 CS#
20 2 MOSI
21 3 CLK
22
23
24Data
25----
26
27The capture was generated using PulseView.
28
29The chip was driven by an FTDI FT232H connected to USB, using a custom Perl
30program to drive the signals, including the intentional error cases.
31