-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels