现在调试MT6735平台s5k3m2,每次开关机打开相机之后 sensor id 可以读到,但是预览画面是黑屏,一直卡在那里,可以退出,再打开相机就会出现无法连接到相机,请关闭占用程序什么的,读log发现id可以读到,提示isp timeout什么的,大家有遇到过么。
在FAQ 里面找到这个,只找到第一步的ISP寄存器,bit0不是0,第二步的寄存器找不到。。。。有没有大神帮忙分析下

[FAQ08684][CAMERA Drv] Image sensor ID was
correct, but show black forever until the
occur error
[DESCRIPTION]
Image sensor ID was correct, power on reopen the cell was correct also,
but that will be show black forever until the system occur error.
SOLUTION]
Analyzed as follows:
We can analyze the log after the error occurred, the log will dump out a
lot of register of ISP. Some register should focus as following:
Step1:
If the bit0 of 0x15008100 is 0, indicating the CSI2 was not open. Usually,
the search process happened some error. For example, take the main sensor
like a sub or take a sub sensor like a main sensor in the search process.
To lead this phenomenon usually on account of that pwdn/reset pin
configuration was incorrect.
Step2:
If step1 ok, Then we can analyze 0x1500802C/0x15008024 (ex. 0x0CC00990)
which indicates pass 1 of Width = 0xCC0, Height = 0x990, if the value was
0, or the value was not expected, which indicated the sensor pass 1 does
not receive data.
Step3:
If step2 ok, Then we can analyze 0x150080AC/0x150080A4 (ex. 0x0CC00990)
(ex. 0x0CC00990) which indicates pass2 of Width = 0xCC0, Height = 0x990,
if the value was 0, or the value was not expected, which indicated the
sensor pass2 does not receive data.
Step4:
In fact, We can use adb shell to down load bin to the T card, and used the
imagebrowser.exe to analyze the data. The adb command as following,
adb shell setprop camera.vss.dumpbuffer.enable 1
Some cases of occured black screen
Case 1.
The command of sensor’s initialize which have some bug, some initialize
source code not only have 8bit also have 16bit, In this condition, we need
used the difference command to approach the require. If not, May be the
sensor can output data but it is incorrect.
Case 2.
The occur a incorrect during the sensor match process, maybe the main
sensor and sub sensor was swapped.
Case3.

sub sensor haredware layout connect to the main2 or main pin.

资料来源:一牛网论坛 MT6735

MT6735调试s5k3m2摄像头isp timout相关推荐

  1. 摄像头 ISP 调试的一些经验

    摄像头的一些历史渊源 关于 ISP 调试这个内容,最好追溯到摄像头的起源,这样自己能够对事物整体的架构有一定的认知,而非片面之谈,似懂非懂,当然现实远比理论历史复杂. 摄像头可以从最初的小孔成像.透镜 ...

  2. 摄像头ISP系统原理(下)

    摄像头ISP系统原理(下) l WDR(Wide Dynamic Range)------宽动态 动态范围(Dynamic Range)是指摄像机支持的最大输出信号和最小输出信号的比值,或者说图像最亮 ...

  3. 摄像头ISP系统原理(中)

    摄像头ISP系统原理(中) · AF(FOCUS)----自动对焦 根据光学知识,景物在传感器上成像最清晰时处于合焦平面上.通过更改 LENS 的位置,使得景物在传感器上清晰的成像,是 ISP FOC ...

  4. 摄像头ISP系统原理(上)

    摄像头ISP系统原理(上) ISP(Image Signal Processor),即图像信号处理器,用于处理图像信号传感器输出的图像信号.它在相机系统中占有核心主导的地位,是构成相机的重要设备. 主 ...

  5. rk3288 调试dvp摄像头_RK3288 - 双路摄像头的硬件外接实现

    背景 人脸识别应用越来越多,无论是基于RBG+IR的双路摄像头人脸识别,还是双摄像头分别做不同的事情,都需要接两路摄像头同时工作. 接口类型 Android手机基本基本上都是使用后置摄像头MIPI,前 ...

  6. 前沿 | 阿里达摩院最牛科技~摄像头ISP处理器,提升夜间识别精准率

    点上方蓝字计算机视觉联盟获取更多干货 在右上方 ··· 设为星标 ★,与你不见不散 编辑:Sophia 计算机视觉联盟  报道  | 公众号 CVLianMeng 转载于 :澎湃新闻.新浪科技 AI博 ...

  7. rk3288 调试dvp摄像头_RK3288 uvc摄像头调试

    [           移植Linux3.4.2版本内核到mini2440(二)--添加网卡.UVC摄像头.LCD驱动     ] 曾经在全志平台上调试过UVC摄像头,当时调试过程比较流畅,丝毫没有碰 ...

  8. 移远EC20 Opencpu方案调试记录 - 摄像头ffmpeg抓拍图片 ftp上传服务器 源码(郑州新正圆)

    最近调试ec20  opencpu方案, 摄像头品牌:雄迈 功能要求:摄像头抓拍图片后通过ftp上传到阿里云服务器 图1.运行效果 具体程序实现源码 图2.源码1 图3.源码2 图4.源码3 图5.j ...

  9. guvcview调试UVC摄像头

    guvcview是一个开源的uvc webcam调试测试工具,在ubuntu中,可以通过以下命令进行下载: caozilong@caozilong-Vostro-3268:~$ sudo apt in ...

最新文章

  1. 正交试验优化荔枝乳酸菌饮料的配方
  2. vSphere利用NTP为主机同步时间
  3. 怎么让电脑不自动休眠_【平安惠阳提醒您】电脑应设置自动休眠 避免产生火灾隐患...
  4. 聚类、K-Means、例子、细节
  5. 推销计算机英语作文,如何自我推销英语作文
  6. PyTorch 1.0 中文文档:torch.utils.dlpack
  7. h2database源码浅析:TransactionMap、MVMap、MVStore
  8. Win32 的dll导入问题总结-------------
  9. html设置css浮点,基于宽度的HTML/CSS块浮点数变化
  10. 免费有理—五款免费的网络管理工具介绍
  11. android原生ios,Windows Phone的原生iOS/Android应用程序
  12. 软件测试管理者会遇到那些问题?
  13. 教你如何选择网络机顶盒
  14. navicat的使用技巧
  15. 理解FFT, STFT, 加窗的含义
  16. Python之天天向上的力量
  17. 怎样用计算机添加标题,Word中图片和表格如何自动添加标题
  18. 精馏塔控制系统的仿真与分析
  19. 【知识图谱】知识图谱的本质是什么?
  20. Boosting方法入门

热门文章

  1. Linux Centos7 安装Tomcat9并配置环境变量
  2. 强势图解AC自动机 --- 转载
  3. yml配置文件的文件格式简单介绍
  4. Java Jsp+Servlet+mysql实现的火车票查询预定系统(管理员/普通用户 功能:火车票查询、订票付款退票改签、火车票信息管理、线路管理、站点管理等)
  5. wmiprvse.exe cpu占用高怎么解决
  6. 算法作业 (三)——— 装箱问题
  7. 成为网络工程师后具体的工作内容的问题
  8. 在线评测系统设计与实现
  9. 服务器系统2008如何共享打印机,Windows SBS 2008实战之管理共享打印机
  10. GOM登录器配置免费版生成图文教程