2021-03-14 09:52 PM
I would like to use a 24bit 800*480 LCD.
I ask if the value set in CUBE MX is correct.
Please help.
Solved! Go to Solution.
2021-03-15 01:49 AM
Hello @JLee.37
Welcome to ST community :)
In case you would use the 24 bits with 800*480 LCD size, as you have configured first, choose the Display type (24 Bits) and set the Horizontal Active width to 800 pixels and the Vertical Active Width to 480 pixels under Parameter settings.
You can also refer to Examples in your repository and under the Example Selector (in CubeMX).
Hope my answer helped you, when your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thanks for your contribution, Khouloud
2021-03-15 01:49 AM
Hello @JLee.37
Welcome to ST community :)
In case you would use the 24 bits with 800*480 LCD size, as you have configured first, choose the Display type (24 Bits) and set the Horizontal Active width to 800 pixels and the Vertical Active Width to 480 pixels under Parameter settings.
You can also refer to Examples in your repository and under the Example Selector (in CubeMX).
Hope my answer helped you, when your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thanks for your contribution, Khouloud
2021-03-22 01:30 AM
Thank you for answer.
I'm using STM32F429BIT, where can I get the example 800*480 example file?