Skip to main content
Shree
Associate III
August 11, 2020
Question

How to add custom display in TouchGFX ?

  • August 11, 2020
  • 1 reply
  • 740 views

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 ?

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
August 12, 2020

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