About JPEG Encoder from STM32H7S78-DK.
Hi. I am using the STM32H7S78-DK board.In STM32CubeIDE, I checked the example for jpeg_encodingFromXSPI_DMA. When the encoding is finished and the LD1 LED turns green, how can I retrieve the size of the encoded jpgBuffer as a variable?What I've tried...