The OPENMV N6 does not support the QQVGA2 resolution of the LCD shield

When using the OPENMV N6 and LCD shield, it was found that the QQVGA2 resolution is not supported and only QVGA can be used. However, using QVGA resulted in the lower half being black because the aspect ratio did not match the LCD resolution. Are there any other available resolutions that can ensure the entire screen covers the LCD completely?

It’s documented now!!! LCD Shield - OpenMV MicroPython 1.28 documentation

Thanks! But could it be that the backlight control pin mentioned in the document is written incorrectly? I remember it was the P6 pin.

Yes, that is incorrect. Will fix!