Confusion about line_length being greater than active_w

In Sensor Software Driver Programming, it is required that line_length be greater than or equal to active_w. However, the HMAX (0x44c = 1100clock cycle) in the sensor register configuration table I obtained from the FAE is less than active_w (3864 pixel).

Is there any conversion between the clock cycle and the row pixels here?

What’s the HMAX register for?

HMAX is line_length.

The active_w is the output pixels per lines(width), but why HMAX unit is clock cycle?

I have the same question, but the FAE did say so.



image

Hi ShaneCCC,

Is there any solution to this problem?

I don’t have idea for it. This question should consult with sensor vendor.

Does this value have to be greater than the width of the resolution? What consequences will result if it is smaller than the width?

Usually the line_length is greater than the active width. If not suppose would cause unknown issue.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.