This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: Camera module issue

Part Number: AM5728

Tool/software: Linux

Hello,TI Experts,

I have  TMDSCM572X(camera module) .

Why I checked with ls /dev/video* when my camera is connect and when is not,

there was no differences in the /dev/video entries?

root@am57xx-evm:~# ls /dev/video*
/dev/video0   /dev/video10  /dev/video11

Thanks in advance.

  • Hello,

    The camera module is not detected. What is your camera module?
    Please boot the board and execute -
    dmesg | grep mt9t

    If you see no logs, then execute
    dmesg | grep ov10

    and post the log.

    BR
    Margarita
  • Hello,

    root@am57xx-evm:~# dmesg|grep mt9t
    [ 7.052814] mt9t11x 4-003c: input-clock-freq: 32000000
    [ 7.052819] mt9t11x 4-003c: pixel-clock-freq: 96000000
    [ 7.052825] mt9t11x 4-003c: GPIO lookup for consumer reset
    [ 7.052828] mt9t11x 4-003c: using device tree for GPIO lookup
    [ 7.052891] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/ocp/i2c@4807c000/mt9t11x@3C[0]' - status (0)
    [ 7.052904] mt9t11x 4-003c: GPIO lookup for consumer powerdown
    [ 7.052907] mt9t11x 4-003c: using device tree for GPIO lookup
    [ 7.052923] of_get_named_gpiod_flags: parsed 'powerdown-gpios' property of node '/ocp/i2c@4807c000/mt9t11x@3C[0]' - status (0)
    [ 7.052932] mt9t11x 4-003c: GPIO lookup for consumer oscen
    [ 7.052935] mt9t11x 4-003c: using device tree for GPIO lookup
    [ 7.052950] of_get_named_gpiod_flags: parsed 'oscen-gpios' property of node '/ocp/i2c@4807c000/mt9t11x@3C[0]' - status (0)
    [ 7.052957] mt9t11x 4-003c: GPIO lookup for consumer bufen
    [ 7.052959] mt9t11x 4-003c: using device tree for GPIO lookup
    [ 7.052974] of_get_named_gpiod_flags: parsed 'bufen-gpios' property of node '/ocp/i2c@4807c000/mt9t11x@3C[0]' - status (0)
    [ 7.052981] mt9t11x 4-003c: GPIO lookup for consumer camen
    [ 7.052984] mt9t11x 4-003c: using device tree for GPIO lookup
    [ 7.052999] of_get_named_gpiod_flags: parsed 'camen-gpios' property of node '/ocp/i2c@4807c000/mt9t11x@3C[0]' - status (0)
    [ 7.083719] mt9t11x 4-003c: Product ID error ffffff87

    Thanks.
  • Hello,

    This line mt9t11x 4-003c: Product ID error ffffff87 indicates that your sensor board has either gone bad or the sensor has turned loose.You can try snapping the sensor board tightly to the base board.
    Please, try reconnect the module and use the screws to fix the camera module also.
    If you have ov10635 based sensor board, you could try with it also.

    BR
    Margarita