Hi,
I've got an issue trying to control an LCD screen plugged on the MIPI DSI port of my IMX8MQ6 board. I have to monitor this screen with the cortex M4 coprocessor next to the A53. I did download the sdk provided for the M4
https://github.com/nxp-mcuxpresso/mcuxsdk-manifests.git
and tried to use the fsl_lcdif.h driver available, but the CortexM4 doesn't seems to be compatible.
I wonder if their is a solution provided by NXP to control the LCDIF or the MIPI DSI port through the cortexM4 ?
Thanks