2021-06-19 07:28 AM
Hi!,
My touchGFX application show nothing but the backlight is on as is expected after soft reset?Does anyone know the problem?
Thank you
2021-06-20 11:38 PM
Hi,
Are you working with a custom board or with a ST development kit ? Did you use an application template available in TouchGFX Designer ? Or use one as source of inspiration to configure your project ? Are you using an OS ? How did you configure your display (and what kind of display is it ? ) ?
/Romain
2021-06-21 04:12 AM
Hi,
I am working with a custom board, the CubeIDE is the latest version which generate the code of touchgfx and freertos. After upgrade, HAL_NVIC_SystemReset() is called , and it jump to the App code from boot, the screen show nothing but the backlight is normal as is expected.But after I put the power back on, the application work well.Do I need to deinit the LTDC or DMA2D peripheral before jump to app?
/Wayne
2023-09-19 03:33 AM
Hi @JJ.Lin and @Romain DIELEMAN
I have a similar problem like this. Is there any must to do while jumping from boot to the app?
How can I stop working TouchGFX?
Thanks in advance!
/Burak