As the title , will the flexio driver support lcd RGB interface ?
I'm using the mk27 mcu.
Hello rqbh,
Just for your information in case you were not aware, we have the following App Note that implements an RGB FlexIO Driver for the K80 device. The FlexIO used on the K27 and K28 devices are the same IP as used on the K80.
https://www.nxp.com/docs/en/application-note/AN5280.pdf
The 8080 interface found in the MCUXpresso SDK used the driver referenced in AN5280 as a starting point.
BR,
Carlos
Hi kevin shang
SDK supports flexio 8080 interface, but not RGB interface. Currrently no plan for RGB interface.
There is a FlexIO LCD demo for K28, and K27 is K28f project subset
boards/frdm28f/demo_apps/flexio_mcu_lcd
Have a great day,
Daniel
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------