2025-01-03 02:22 AM - last edited on 2025-01-03 02:37 AM by SofLit
Hi,
We are in the designing phase of a STM32H7 board which will control a RGB24 display. To check which package would suit are needs the best we would like to see the RGB pinout on different MCU's. But for some reason I don't find the LTDC interface at the multimedia tab of these H7 controllers.
If I open the boardfile of the H7 discovery board with display I do see the LTDC interface at the multimedia tab.
When we start a plain stm32H7S3L8HxH cubemx project. How to enable the LTDC interface?
Best regards
Solved! Go to Solution.
2025-01-03 02:36 AM - edited 2025-01-03 02:44 AM
Hello,
Simply because STM32H7S3 doesn't have LCD-TFT interface which is not the case of STM32H7S7 (the one used on the DK board):
From the datasheet:
2025-01-03 02:36 AM - edited 2025-01-03 02:44 AM
Hello,
Simply because STM32H7S3 doesn't have LCD-TFT interface which is not the case of STM32H7S7 (the one used on the DK board):
From the datasheet:
2025-01-03 03:18 AM
Hi Soflit,
Your absolutely right. My mistake.
Thank you.
Best regards,
2025-01-03 03:37 AM
Hello @leddel32 ,
Next time please accept the comment that answered your question and not your comment confirming the answer.
Thank you for your understanding.