In my bare metal iMx6 project I would like to use the 8 bit colour display mode the uses the 8 bit LUT for pixel creation. Can anyone tell me please where this LUT is located, (if a fixed place), or if not, where the register to set its location is?
Thanks
John
Solved! Go to Solution.
LUTs found at IPU_MEMORY_OFFSET + 0x20000
Hi John, could you tell me how to find the LUT address?