I have a problem with new firmware version in OpenMV H7 PLUS.
Recently, I upgraded my firmware to 4.1.0, then I get the following error:
RuntimeError: The requested operation is not supported on the current pixel format
sensor.ioctl(sensor.IOCTL_SET_READOUT_WINDOW, (center_x, center_y, w, h))
It works well in prev fw, how to resolve this problem?