According to the known limitations in Release_Notes.html, generating FreeRTOS projects for STM32N6 by STM32CubeMX or STM32CubeIDE is not supported yet:The STM32N6 projects are not generated with STM32CubeMX tool. In the case of creating a project fro...
According to the NOTE in Section 3.2.13 (External loader command) in UM2237 (Rev 24), using external loader over bootloader interface is not supported:NOTE: This command (-el) is only supported with SWD/JTAG ports.
Hi Alex,I'm not a VENC expert. According to the name of the API, EncAsicGetMvOutput in encasiccontroller.c (inside STM32Cube_FW_N6_V1.0.0\Middlewares\Third_Party\VideoEncoder\source\common) looks like what you need:/*---------------------------------...