Im new to the STM32Cube IDE and trying to make a project with CDMI, the minimal idea is to take a picture on button click and send it to a PC via UART.This is not working, the I2C comunication is working and im getting both HAL_DCMI_LineEventCallback...