Why am I getting a conflict using 32 bit SRMA in FMC with using RGB888
I am upgrading an STM32F429IIT6 project that uses an external SRAM and an RGB888 LCD. The product currently works as it was set up with emWin and an older version of STMCubeMX but now I need to update to use TouchGFX. However STM32CubeIDE/STM32MX pin mapping gives a conflict when attempting to set the SRAM as 32 bits wide and the LTDC to RGB888.
I have stripped out most everything else with no change. I am not using an OS. What might I be missing?
Thanks,
Raymond