2022-01-07 01:47 AM
Hi,
For one of our upcoming products, we're planning to use stm32u5 & therefore evaluating the uC for that purpose.
It needs to have a 3.5" TFT display and we're wondering if there could be any suggestion from ST's side on that:
Looking forward to your response,
Thanks a lot!
2022-04-28 05:26 AM
Hello @UKhan.2 and welcome to the community,
The STM32U575I-EV have an 2.8�? 240x320 pixel-262K color parallel port TFT LCD touch panel module, and there is an example demo in the STM32U5CubeFirmeware under this path :
"STM32Cube\Repository\STM32Cube_FW_U5_V1.1.0\Projects\STM32U575I-EV\Demonstrations\Demo", you can try to start with this example
Mohamed Aymen