Hello,
I have i.mx6 custom board.I want to interface MIPI display and enable back light of LCD. I am using TIANMA LCD which have model no TM040YDHG32.And it has driver IC HX8369-A01.
So, to enable back light i need to program DSI , D-PHY initialization and hx836 and after that i need to enable lcd pin and back light pin.Is this a correct sequence to enable back light?
Or i need to program only DSI , D-PHY initialization and after that i need to enable lcd pin and back light pin.
This is bare metal code.Tell me a correct sequence of MIPI display Interface.
Thanks