User Activity

Has anybody else used these library functions and found them to be incredibly slow? Just want to make sure it's not something I'm doing wrong. ​Drawing triangles to fill a screen resolution of 1280x800 takes 40 seconds. Even drawing a single trian...
After working with the examples I would like to flash the original firmware back to the stm32h7-eval board. From what I can tell it looks like the touchgfx and menulauncher examples get loaded on the sd card and a program gets flashed to the mcu to ...
I ordered the STM32H757 EVAL expecting to have some example projects but when you download the H7 package there is nothing that is ready to go for the H757.  The H7 package only has the H747.  
I would like to sample ADC1 (ch1, ch2, and ch3) and ADC2 (ch1, ch2, and ch3) in dual simultaneous mode DMA, continuous conversion enabled. Then be able to poll for conversion on other adc channels when needed.