Hi,
I would like to connect OLED screen with 6 bit RGB interface to DM355 VBFE.
The option is using VBFE in Serial RGB (SRGB) mode.
The oled require transmit one pixel (RGB) by 3 clocks.
Is it possible to change DCLK so that RGB output will not skip pixels? (DCLK should be faster then clk_enc.?)
First pixel : R0,G0,B0 Second pixel :R1,G1,B1 Third pixel :R2,G2,B2 and so on...
According to "TMS320DM35x Video Processing Back End (VPBE) RG (Rev. C) (spruf72c).pdf" RGB output skips from Pixel 2 to Pixel 6
Section 2.2.4.1.2
Thanks
Oren.