Page 9 of 9
Re: Need sample code for ILI9488 LCD on SPI Interface
Posted: Mon Mar 09, 2020 2:33 am
by JayceCao
Hi all,
I would like to ask if any one success to turn off the backlight.
I am stucking on this case. (My LCD is ILI9486)
Re: Need sample code for ILI9488 LCD on SPI Interface
Posted: Mon Mar 09, 2020 10:05 am
by Sprite
'ILI9488' is a LCD controller, not an entire LCD assembly. What board specifically are you using? Most have a BL_EN pin or similar that you can wire to a GPIO to control the backlight.
Re: Need sample code for ILI9488 LCD on SPI Interface
Posted: Mon Mar 16, 2020 4:57 am
by JayceCao
'ILI9488' is a LCD controller, not an entire LCD assembly. What board specifically are you using? Most have a BL_EN pin or similar that you can wire to a GPIO to control the backlight.
I am using ILI9486 LCD.
I also can't find any pin name of BL_EN. I already ask the manufacturing company, they said that we can't control the backlight for that product.
Thanks for your reply!