Hi,
I am using R1052 platform.
Both of FLEXIO and eLCDIF are required for the project. FLEXIO2 has 32 IOs that share the same pin with eLCDIF, At least 15 IOs FLEXIO are needed (14 bits parallel interface pluse a clock), so only left 17 IOs for eLCDIF, except LCD_VSYNC, LCD_HSYNC, LCD_CLK, LCD_ENABLE, only left 13 IOs for LCD data.
My questions is: the eLCDIF WORD_LENGTH option is 16_BIT, 8_BIT, 18_BIT and 24_BIT the FLEXIO2 PWIDTH option is 1 bit, 4 bit, 8bit, 16 bit 32 bit. So, For FLEXIO2 interface, I only can choose 16bits but only config 14 IOs, can I choose 16_BIT eLCDIF word length but only config 13 IOS? Or what is the best solution for my application?
Thanks a lot.