STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External Loader for STM32G0B0CET6

We have developed an application with LCD display in which we use TouchGFX and external SPI flash memory, the microcontroller used is STM32G0B0CET6.I wrote an external loader for STM32G070RBT6 (tested and worked) and simply rewrote it for STM32G0B0CE...

cb.7 by Associate III
  • 478 Views
  • 3 replies
  • 2 kudos

Resolved! External loader fails to download

Hi all,I'm trying to put some TouchGFX data (images, text, ...) in an external flash (S25FL128L) on a custom board with STM32H7B0VB mcu. I'm using the octo-spi peripheral as quad-spi.So, I follow the guide to make an external loader and I did it. It ...

nikof by Associate II
  • 4546 Views
  • 21 replies
  • 1 kudos

How does Mode, View, Presentor work?

I have implemented a keyboard and I am trying to keep the text that I have input in to the text areas when I switch between screens. I have read about MVP on the official touchGFX website and I have also watched some tutorials about it and I still do...

ahu1d6y by Associate
  • 982 Views
  • 3 replies
  • 0 kudos

Resolved! Images are distorted when the binaries are flashed from STM32CubeProgrammer, but works fine when flashed through TouchGFX ->Run target

Images used in the screens when TouchGFx project is created displays fine when the Binaries are loaded from TouchGFX ->Run Target. When the corresponding code generated for STM32cubeIDE is built and loaded on the board using STM32CubeProgrammer using...

KNara.2 by Associate III
  • 648 Views
  • 6 replies
  • 0 kudos