LCD of STM3240G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-27 5:20 AM
Hi, I am trying to program the TFT LCD screen that is on STM3240G-EVAL MCU through STM32CUBEIDE. I just want to be able to put text onto it, or even a simple "Hello World program", but i cant get anything to display or find any tutorials. I'm not sure if i need to set each pin to an output on the STM32CUBEIDE, or whether i just don't have the write code. Any advice or links to tutorials or code would be appreciated. Thanks!
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-27 5:40 AM - edited ‎2023-11-27 5:42 AM
Hello @as2 and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to use this example to start your application. It can help you to understand how it works. Than you can do some changes on it to have your personal application.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-27 5:40 AM - edited ‎2023-11-27 5:42 AM
Hello @as2 and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to use this example to start your application. It can help you to understand how it works. Than you can do some changes on it to have your personal application.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-27 5:59 AM
Hello @as2
I can add another reference to what was mentioned by my colleague, this AN4861 may also help you understand more about LCD-TFT display
Thx
Ghofrane
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-27 6:08 AM
Check also the MBxxxx identification of the panel. Related material will be in the Driver/BSP and components directories of CubeF4
Up vote any posts that you find helpful, it shows what's working..
