Is my Grove Vision V2 broken?

Hi guys!

When I connect to my Grove V2 module, I see something that looks like error message, see below.
Does this mean my board is broken?

Thanks,
MK

1st BL Modem Build DATE=Nov 30 2023, 0x0002000b
Please input any key to enter X-Modem mode in 100 ms
waiting input key...
slot flash_offset 0x00000000
New MemDesp himax_sec_SB_image_process PASS
set_memory_s_ns
bl_status = 0x800000, HX_DSP_FLAG 1
bl_status = 0x800000
jump_addr=0x10000000
Compiler Version: ARM GNU, 13.2.1 20231009
wakeup_event=0x0,WakeupEvt1=0x0
Ethos-U55 device initialised
model's schema version 3
initial done
cis_OV5647_init
mclk DIV3, xshutdown_pin=82
Set PA1(AON_GPIO1) to High
hx_drv_cis_set_slaveID(0x36)
dw_iic_write err_state:2
dw_iic_write err_code:-60
[hx_drv_i2cm_write_data]-L:701, Fail:-60
    retry=0, (regAddr=0x4800, val=0x01) Fail (-60)
dw_iic_write err_state:2
dw_iic_write err_code:-60
[hx_drv_i2cm_write_data]-L:701, Fail:-60
    retry=1, (regAddr=0x4800, val=0x01) Fail (-60)
dw_iic_write err_state:2
dw_iic_write err_code:-60
[hx_drv_i2cm_write_data]-L:701, Fail:-60
    retry=2, (regAddr=0x4800, val=0x01) Fail (-60)
OV5647 off by app fail

CIS Init fail

Hi there,
Do you have the camera cable the correct orientation?
and is the power connection reliable?
my .02
HTH
GL :slight_smile: PJ
:v:

You have a picture of it?

I have not connected camera yet. Is this it?

Yes It works after plugging in camera.
Sorry for stupid question.
You can delete this thread if you feel like it :slight_smile:

Hi there,
No better to mark it as the solution so others can benefit from it.
Good job.
GL :slight_smile: PJ
:v:

Hi there,
I have encountered a similar condition.
I have checked that the camera model is connected.
Is this the same problem?

b'Compiler Version: ARM GNU, 13.2.1 20231009'
b'wakeup_event=0x0,WakeupEvt1=0x0'
b'Ethos-U55 device initialised'
b"model's schema version 3"
b'initial done'
b'cis_OV5647_init'
b'mclk DIV3, xshutdown_pin=82'
b'Set PA1(AON_GPIO1) to High'
b'hx_drv_cis_set_slaveID(0x36)'
b'dw_iic_write err_state:2'
b'dw_iic_write err_code:-60'
b'[hx_drv_i2cm_write_data]-L:701, Fail:-60'
b'retry=0, (regAddr=0x3002, val=0xe4) Fail (-60)'
b'dw_iic_write err_state:2'
b'dw_iic_write err_code:-60'
b'[hx_drv_i2cm_write_data]-L:701, Fail:-60'
b'retry=1, (regAddr=0x3002, val=0xe4) Fail (-60)'
b'dw_iic_write err_state:2'
b'dw_iic_write err_code:-60'
b'[hx_drv_i2cm_write_data]-L:701, Fail:-60'
b'retry=2, (regAddr=0x3002, val=0xe4) Fail (-60)'
b'OV5647 Init Stream by app fail'
b''
b'CIS Init fail'

Make sure your connection is consistent with the GIF

1 Like

cable is probably up-side down…

I have checked that my connection is consistent with the GIF, but the problem persists.
After switching to another camera model, it works.
So, the problem might be with my camera.
Thank you for all your responses.

1 Like