2019-08-07 05:40 AM
Hi,
I'm adding camera to my custom board with TouchGFX using DCMI.
I have doubts on how to put video camera in framebuffer used by TouchGFX..
I've created 2 framebufferes in LTDC and the first is used by Touch. I don't know if I use the second framebuffer to camera and show the second in LCD or I use the same framebuffer for both. How I leave TouchGFX using framebuffer...
Thanks.
2019-09-02 06:41 AM
STM32F76/77xxx and STM32H743/53/45/55/47/57/50xx
2019-09-03 03:59 AM
Hi Martin,
Yes, I've found this on H7 family and it was the reason that I ask about H7 TouchGFX support.
I have a short time for this project so at this moment I won't change to H7 family, but when I have more time I need to do this.
Thanks for this advices!
Regards