2022-11-28 04:44 AM
2022-11-28 05:14 AM
You'd setup the LTDC with the appropriate timing to feed the frame data over the RGB bus.
Look at some of the EVAL board examples.
2022-11-28 09:06 AM
Use CubeMX and fullfill config ...
2022-11-28 09:56 AM
https://www.crystalfontz.com/controllers/Sitronix/ST7272A/458/
Get consistent timing settings on the STM32/LTDC and controller side via I2C
2022-11-28 09:39 PM
Please suggest the sequence of API to be used for LTDC interface with some examples like background color change, Text, circle filling with color and other shapes. The evaluation kit examples does not provide these shape testing. Please share the link here to move further.
2022-11-30 05:03 AM
I have created a project using cubemx. Please find the attached project source code. i am getting the errors in ltdc interrupt register. i have taken a reference from example project. Even though the DMA2D and LTDC interface thorough errors only. I am stuck to bring it up. please suggest me further.