2025-03-10 9:23 AM
Hi,
We have STM32N6570-DK and are testing camera input, video encode and write to SD card
We have not been able to make the "VENC_SDCard_Appli" example work, the SD card just contains zeros.
The "VENC_SDCard_ThreadX" example does work however, resulting in an 800x480 video.
Are there any examples on encoding at 1080p resolution? Changing the encoder parameters and level results in memory allocation failures in EncAsicMemAlloc_V2.
Many thanks