Hi!
I connected display data to GPIO_DISP_B1_XX and GPIO_DISP_B2_XX pins. I read manuel that I have to connect data 0 to GPIO_DISP_B1_04, but is it GPIO_DISP_B1_04 R0 ? Im not sure that. R0...R7 ,B0...B7,G0....G7 should I connect the data of GPIO_DISP_B1_XX to these pins in order. Is there a document about this subject? Thank you
已解决! 转到解答。
Hi @eRgnmrt,
Table 6 shows the connection of a 18 bit per pixel LCD. In that case, pins D17, D16, D9, D8, D1 and D0 end up being left over.
From what you mention, I believe you are using 24bpp, so the RGB connections would equate to the values shown on "Figure 1. Data for 1 pixel" (D7-0 Blue, D15-8 Green, D23-16 Red):
BR,
Edwin.
Hi @EdwinHz
There was no information about this in the datasheet. We connected it directly. (We are not sure any shift each pins?)
Is the link in the picture suitable for 24-bit use?Is that true?
thank you