User Activity

Hi everyone, I checked but I couldn't find anything. Is there any application or demo project for ISOBUS communication on STM32 or demo boards? Thanks,Erdem 
Hi guys, I use stm32L4 and freertos, I try to make low power run mode in my project. Normally my mcu works 60Mhz but I want to reduce clock as much as possible in low power run mode like 1Mhz and I want to use freertos in low power run mode. I change...
Hi everyone,I want to learn something about "Begin Frame" - "End Frame" process. If touchgfx "Begin Frame" has started, will it come to "End Frame" status no matter what happen. For example code status is "Begin Frame" but something is changed (scr...
Hello,I was using 4.17.0 and I load 4.18.0. but after compiling and loading project to my board colors are distorted. Some colors are converted to blue,pink, red. It seems color settings are same in Touchgfx designer.How can I solve this problem.
Hi I want to learn how to reset graph widget, I mean not only reset X Values but reset all parameters of widget. I see a post which is "reset Graph X values" but it doest enough for me. I change graph X-Y ranges, X-Y intervals and data points every...