Skip to main content
January 6, 2026
Question

STM32N6 VENC – Higher Resolution Video

  • January 6, 2026
  • 0 replies
  • 32 views

We’re using the STM32N6570-DK to test camera input, video encoding, and writing to an SD card.

The VENC_SDCard_Appli example doesn’t work for us the SD card only contains zeros. However, VENC_SDCard_ThreadX works fine, producing video at 800x480 resolution. We’re looking for examples or guidance on encoding at 1080p. When we adjust the encoder parameters and level, we encounter memory allocation failures in EncAsicMemAlloc_V2. Thanks in advance for any advice!