I am currently working with the CanMV-K230 V1.1 development board and utilizing the linux_rt-smart SDK for development.
I have successfully run the face detection example on an HDMI display. My goal is to run the same example on an ST7701 LCD panel using the MIPI DSI interface.
Request for Guidance
I would like to know:
- What modifications are required to adapt the face detection example for the ST7701 LCD via MIPI DSI?
- What specific steps or configurations are necessary to enable support for this display?