How to solve hardfault problem when using video decoding feature?
Hi Everyone,
I am tryin to use video decoding that came with TouchGFX 4.18 version. I have a hardware with STM32H743. I can use video decoding with "Direct to Frame Buffer" stretagy buy it's creat some corruption in frame. Image just sliding little bit on screen sometimes. I think, it probably decoding speed cannot reach to flashing speed sometimes.
So I decide to change decoding strategy. If I could use double buffering it will be solve speed problem. Video maybe glitch sometime but whole screen wont. But when I slect stretagy to other than "Direct to Frame Buffer" come go hardfoult coused by semaphore.
Is any one have this problem yet? Any advice would be helpful. Thank lot.
