User Activity

I have set up only three screens with some images, and it wont flash the target (simulator works fine) and I get two errors:Error: " 'Extflashsection' will not fit in region 'QUADSPI' " Error: " 'QUADSPI' overflowed by ... bytes "
Which image formats does TouchGFX support? Because if I reduce the size of a PNG image, it loses quality. Or is there a better way to reduce the size of a PNG image other than using Paint?
If at the very start of creating a project I place a "Box" shape and give it a color, and afterwards place an image everything works fine and I can see the image.However, if I first place images and then place a "Box" shape with a certain color, then...
I want to send data using UART, I've configured everything but I don't get any data output unfortunately. My question is whether this can be because of the fact that I am doing nothing with xTaskCreate? When should xTaskCreate be used and should I us...
In some cases HAL_UART_DeInit is used before using HAL_UART_Init, why is that?
Kudos from