Skip to main content
Associate III
June 30, 2023
Solved

Hellp start to CubeMX

  • June 30, 2023
  • 1 reply
  • 1890 views

Hello friends, I am starting to use "CubeMX", I want to configure memory, static RAM and LCD. But I'm having trouble figuring out how to configure these peripherals, do you have a guide to configure this peripheral and CubeMX?
Thanks!

This topic has been closed for replies.
Best answer by KDJEM.1

Hello @A.Rade.96 ,

I recommend you to follow the steps shared in AN4861 "LCD-TFT display controller (LTDC) on STM32 MCUs" and precisely "LTDC application examples" Section.

This section provides an example based on the STM32F746G-DISCO board, describing the steps required to create a basic graphic application by using STM32CubeMX. 

 I hope this help you!

Kaouthar

1 reply

KDJEM.1
KDJEM.1Best answer
Technical Moderator
June 30, 2023

Hello @A.Rade.96 ,

I recommend you to follow the steps shared in AN4861 "LCD-TFT display controller (LTDC) on STM32 MCUs" and precisely "LTDC application examples" Section.

This section provides an example based on the STM32F746G-DISCO board, describing the steps required to create a basic graphic application by using STM32CubeMX. 

 I hope this help you!

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
A.Rade.96Author
Associate III
July 3, 2023

Thanks to answer, but, my problem is configuration NE2 and NE3 occur is problem to conflict. Also, problem is to configuration Bank, I'm configuration Bank1 but, cubemx be generated to code bank 3. What is the problme ?

KDJEM.1
Technical Moderator
July 3, 2023

Hello @A.Rade.96 ,

  • Could you please precise the STM32 product you are using? 
  • Which STM32CubeMX version are you using? 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.