STM32N6 cubeMX do not generate HAL_DCMIPP_MspInit for parallel DCMIPP interface
Hello,
If DCMIPP parallel mode is selected then CubeMX do not generate HAL_DCMIPP_MspInit function to initialize and enable DCMIPP CLK, pinout, IRQ, there is only weak empty declaration in stm32n6xx_hal_dcmipp.c, without initialization settings nothing works...
I do not checked other modes.
