Line 640:
Line 640:
|mipidatarate
|mipidatarate
|S
|S
+
|-
+
|0x0844
+
|Min Width
+
|The minimum width supported by the camera.
+
|uint
+
|RO
+
|A
+
|minwh
+
|S
+
|-
+
|0x0848
+
|Min Height
+
|The minimum height supported by the camera.
+
|uint
+
|RO
+
|A
+
|minwh
+
|S
+
|-
+
|0x084C
+
|Min Frame Rate
+
|The minimum framerate supported by the camera. The value is 10000 times the actual framerate.
+
|uint
+
|RO
+
|A
+
|minwh
+
|S
+
|-
+
|0x0850
+
|Framerate_EX
+
|The extended register of the '''Framerate''' register, where the value is 10,000 times the actual frame rate.
+
|uint
+
|RW
+
|S
+
|fps_ex
+
|S
+
|-
+
|0x0854
+
|OSD_Mode
+
|OSD mode bit definition:
+
0: Disabled
+
+
1: Crosshair enabled, overlays a crosshair at the center of the image for assisting with coordinate calibration.
+
|uint
+
|RW
+
|A
+
|osdmode
+
|N
|}
|}
=== 图像处理(ISP) ===
=== 图像处理(ISP) ===
Line 854:
Line 902:
|aaroienable
|aaroienable
|N
|N
+
|-
+
|0x0C8C
+
|Max Exp Time
+
|Maximum exposure time in the current mode
+
Unit: microseconds
+
|uint
+
|RO
+
|A
+
|exptime_range
+
|S
+
|-
+
|0x0C90
+
|Min Exp Time
+
|Minimum exposure time in the current mode
+
Unit: 0.1 microseconds
+
|uint
+
|RO
+
|A
+
|exptime_range
+
|S
|}
|}
Note1: All parameters of exposure time are in microseconds. However, due to the properties of the sensor, the actual exposure time unit of the sensor is 1 line, can not be accurate to 1us.
Note1: All parameters of exposure time are in microseconds. However, due to the properties of the sensor, the actual exposure time unit of the sensor is 1 line, can not be accurate to 1us.