Skip to content

Things to fix #1

@BornaBiro

Description

@BornaBiro
  1. This should be other way around (_SCE = _CSPIN). This goes for all three lines.
  2. Not critical, but in this case it is proper to use internally stored variable (_SCE)
  3. This holds LCD in reset all the time. Reset at start must be only a impulse (HIGH - delay - LOW - delay - HIGH - delay)
  4. This is not send to the SPI, it's just stored in array
  5. In this case CS pin must be low to communicate with the LCD
  6. Whole SPI part is missing, MCU doesn't send anything to the LCD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions