2020-08-11 11:15 AM
Hi,
I am trying to interface 7"(ETM0700G0BDH6) display with STM32F769 custom board but I am not sure about below parameters:
1) What values should I fill in Layers setting in CubeMX
2) What values should I fill for DMA2D parameters
Can you please share some suggestions on how to calculate above values ?
2020-08-12 12:45 AM
I'd suggest taking a look at the F769 disco/eval application templates from the designer. They have an .ioc file you can open inside CubeMX and look at the LTDC/DSI setings.
/Martin