Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 453 Bytes

File metadata and controls

18 lines (14 loc) · 453 Bytes

HT1621 (SPI)

High Level Analyzer for HT1621 LCD Driver on SPI bus with Saleae Logic analyzer

SPI settings

  • Significant Bit: MSB

  • Bits per Transfer: 1

  • Clock State: CPOL = 1

  • Clock Phase: CPHA = 1

  • Enable Line: Active Low

  • MOSI = "DATA"

  • CLK = "WR" (Only single direction is supported)

  • CS = "CS"

References