Title: rkisp1: MIPI mis error [Print This Page] Author: arvindprksh Time: 11/20/2019 23:57 Title: rkisp1: MIPI mis error Hi I'm using a custom MIPI Adapter board in Firefly AIO3399J board running Android 8.1 . I'm facing MIPI mis error and its causing issues with the camera streaming.
The following MIPI mis errors are occuring at different instances.
rkisp1: MIPI mis error: 0x00000004
rkisp1: MIPI mis error: 0x00000006
rkisp1: MIPI mis error: 0x00000001
rkisp1: MIPI mis error: 0x00000300
How to diagonise these errors ? Can you help us find what each of this MIPI mis error means ?
Thanks,
ArvindAuthor: penguin Time: 11/27/2019 17:31
See kernel/drivers/media/platform/rockchip/isp1/regs.h
and rkisp1_mipi_isr() in kernel/drivers/media/platform/rockchip/isp1/rkisp1.cAuthor: arvindprksh Time: 12/4/2019 21:38
Yes, I have seen them but knowing which registers are set , do not offer much information on the exact reasons for the issue. Can you share the RK3399 MIPI CSI2 datasheet so we can find what these registers are and why they are set.
Right now the registers that are set for my issue seems to be CIF_MIPI_SYNC_FIFO_OVFLW for the MIPI mis error 0x00000006 , 0x00000004 and 0x00000001 CIF_MIPI_ERR_SOT_SYNC for the MIPI mis error 0x00000300
If you can tell me what these registers are and in which cases they are set , it would be really helpful.
Thank you for your time ,
Regards,
ArvindAuthor: penguin Time: 12/12/2019 17:55
I haven't those register datasheet neither. This is a trial and error process.
Please make sure the frame format is correctly set.Author: funny2sun Time: 12/2/2020 12:11
penguin Posted at 12/12/2019 17:55
I haven't those register datasheet neither. This is a trial and error process.
Please make sure the ...
hi buddy ,have you resolved? i met the problem same as yours
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)