Is the STM32F46G-Discovery (v2.0.0) 24 bit supported in Stm32CubeIDE?
I recently created a project for the Stm32F746G-Discovery kit in TouchGFX 4.12.3 and chose version 2.0.0. I was only able to select 24 bit color depth.
When creating a new project in STM32CubeIDE 1.1.0, I was only presented with one option for the STM32F46G-Discovery kit, so I chose it. I see that it is only 16 bit color depth as seen in the BoardConfiguration.cpp file as well as with in the Stm32CubeMX > Middleware >TouchGFX section.
Am I missing something, is there a way to set this up?