STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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 ...

STM32F769I ,Conversion from BMP to JPEG

We are using STM32F769I eval board for storing the image to USB using the example "Camera_To_USBDisk" , when we are trying to convert the image format from BMP to JPEG . The image does not open . We are following the JPEG frame format for conversion...

SNNV by Associate II
  • 370 Views
  • 0 replies
  • 0 kudos

Where to implement general behavior

Hi there,I understand the MVP architecture and I like it. However I'm not sure where to implement event handling that shall be always active. E.g. an alarm event occurs and regardless the current screen, the application shall switch to a specific ala...

Problem with itemSelectedCallback scroll list

I use a scroll list dinamic.When i set itemSelectedCallback the itemIndex don't reach maximun element.For example:sl_select.setNumberOfItems(4); sl_select.setWindowSize(4);where max number of object can be 4, param of itemSelectedCallback pass only 0...

apll by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos

Issue in Porting from STM32F7 to STM32H7

Hi, I'm trying to port code from STM32F7 series controller to STM32H7 controller. The code is working fine with STm32F7 (TouchFX + FreeRTOS). But in STM32H7 i am getting LTDC AHB Bus transfer error. I'm running only GUI Task and initialized the req...

PBU by Associate III
  • 750 Views
  • 4 replies
  • 0 kudos

Interfacing OV7670 camera with STM32F4 (no FIFO)

I have to interface my STM32F401RE with an OV7670 camera module without external AL422. My aim is to be able to capture an image on request, so I tried to adapt the code structure used for one of the many Arduino tutorial to my board and HAL library ...

0690X000009Z1XRQA0.png 0690X000009Z1XMQA0.png
MCarp by Associate
  • 1429 Views
  • 1 replies
  • 0 kudos