Skip to content

ILI9486 16bit data transfer error #7

@alexantony13

Description

@alexantony13

File: ili9486.c

The parameters for some of the commands must be transferred in 8 bit mode, even though the hardware support 16bit mode.
These commands include:

  • ILI9486_CASET (0x2A)
  • ILI9486_PASET (0x2B)
  • ILI9486_VSCRDEF (0x33)
  • ILI9486_VSCRSADD (0x37)

These affect the SETWINDOW, SETCURSOR macros and the ili9486_Scroll function.

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