STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Resolved! stm32f429 Disc1 is crashing

I use strncpy to print some value in the wildcard but after that the board crashes and does not react anymore. Has anybody an idea what is going wrong? (the text is displayed),Unicode::strncpy(textAreaMMethodBuffer, "Multimeter", 11);textAreaMMethod....

PabloS by Associate
  • 711 Views
  • 3 replies
  • 3 kudos

X-CUBE-TOUCHGFX 4.20.0 is out

TouchGFX 4.20.0 is now out. Please follow this link to download it. Attention : Please regenerate code from CubeMX when you migrate your projects from older versions of TouchGFXDesigner to this new one.Details:* New TouchGFX Designer Features: * Impo...

Resolved! Connecting LCD to FMC

I checked a few manuals. RM0432 explains memory mapping but it does not mention how to connect LCD, what address to send data and command. I have 800 x 480 pixel LCD with 16 bit data bus.I think the problem might be with the address to send command a...

0693W00000bhPNsQAM.png
MNapi by Senior III
  • 1361 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H743II FMC + 8080 LCD spurious writes

Posted on April 20, 2018 at 11:55 Hello, I'm interfacingSTM32H743II with 8080 parallel bus LCD. I configured FMC in CubeMX as LCD Interface with 16bit bus and A11 as R/S pin. However I've run into problem with writing commands/data into LCD. A...

0690X0000060AhJQAU.png
Piotr S by Associate II
  • 5703 Views
  • 18 replies
  • 2 kudos