• This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • 307 MCLK dtb setting

    2
    0 Votes
    2 Posts
    828 Views
    veye_xummV
    @srikanthkrish @srikanthkrish said in 307 MCLK dtb setting: Do you have a clock generator chip on the cs_mipi_imx307 module ? The datasheet mentions clock should be either 37.125 or 74.25 MHZ but jetson nano can only do 24 MHz and veye dtb has mclk=24Mhz. The camera itself has a clock, so it does not require a clock signal from the motherboard. @srikanthkrish said in 307 MCLK dtb setting: In the veye i2c driver, you are writing to register addresses that are different from the datasheet, do you have another chip on board that is handling the i2c comms ? which means we do not have raw access to the i2c pins on the imx307 ? The module itself comes with an isp module, and the output data format is YUV. you can't access the sensor directly. @srikanthkrish said in 307 MCLK dtb setting: Also is it possible for you to share the schematic of the 307 module ? would be helpful in debugging our issues. Sorry, I can't fully disclose our schematics. You can refer to the datasheet on wiki.veye.cc.
  • sc132 could not find component vc.ril.rawcam

    7
    0 Votes
    7 Posts
    2k Views
    veye_xummV
    @maxlem Sorry, I just saw your post. It's great!
  • IMX385 无法被roc-3588s-pc驱动

    26
    6
    0 Votes
    26 Posts
    8k Views
    veye_xummV
    @flaty 不客气,希望调试顺利。如果实在解决不了,我再安排人调一下debain平台。
  • MV-MIPI-SC130M 硬件触发的问题

    7
    1
    0 Votes
    7 Posts
    2k Views
    veye_xummV
    @xiaojiao 好的。不客气
  • cs-mipi-imx307相机驱动问题

    2
    0 Votes
    2 Posts
    747 Views
    veye_xummV
    @大秦帝国董事长 http://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2/zh 请阅读part1,part3.5.4
  • IMX307 无法设置 expfrmmode

    4
    1
    0 Votes
    4 Posts
    2k Views
    veye_xummV
    @sqf121 http://wiki.veye.cc/index.php/CS-MIPI-IMX307_version_log/zh 你这个版本太老了,升级一下吧! http://wiki.veye.cc/index.php/USB升级固件方法
  • 在树莓派平台 cs132 丢帧

    10
    0 Votes
    10 Posts
    2k Views
    veye_xummV
    @lym123 @lym123 said in 在树莓派平台 cs132 丢帧: 出现了这个情况 这个是因为你保存数据到sd卡或者emmc存储空间中。这个是由于文件系统缓存的问题。 可以改为直接到/dev/null,能准确捕捉和判断帧率。
  • IMX307如何调试图像参数?IMX307和IMX335如何同时使用?

    15
    0 Votes
    15 Posts
    4k Views
    veye_xummV
    @lkarthus said in IMX307如何调试图像参数?IMX307和IMX335如何同时使用?: luochen52@163.com 已发送。
  • veye_mvcam: disagrees about version of symbol module_layout

    14
    1
    0 Votes
    14 Posts
    3k Views
    F
    @veye_xumm 感谢
  • Raspberry Pi + sc130

    8
    1
    0 Votes
    8 Posts
    3k Views
    veye_xummV
    @seyran Извините, что так долго не отвечал вам. Судя по вашему снимку экрана, похоже, что команда была выполнена правильно. Вы должны видеть изображение при подключении монитора HDMI.
  • IMX307多相机同步问题

    10
    0 Votes
    10 Posts
    2k Views
    veye_xummV
    @魏魏飞 本身触发应该是不会丢失帧的,当然你可以用示波器来验证一下触发信号。就是你说的那个周期性的下降沿,这个是周期性的,规律的,不是不定期的。 我感觉问题出在录像上,你的pipeline可能有丢帧。 可以试试lagecy mode。
  • Raspberry kernel 5.15.y上编译csimx307-dual-cm4.dts 错误

    2
    1
    0 Votes
    2 Posts
    778 Views
    veye_xummV
    @lym123 请尝试一下做如下修改: [image: 1674983082453-cf43774e-c9e4-43b2-9554-b9def7b599e6-image.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • imx307不能识别到videox

    9
    2
    0 Votes
    9 Posts
    2k Views
    L
    @veye_xumm 好的 谢谢 我再重新搞一下
  • sc130和SC132硬件触发的帧率

    2
    0 Votes
    2 Posts
    1k Views
    veye_xummV
    @jyang 视频流模式帧率 MV-MIPI-SC130M : 1280 × 1024@108fps 这个我们在进行升级中,谋求更高的帧率。 RAW-MIPI-SC132M: 1080 × 1280@120fps 触发模式帧率 现在这两款sensor处理外触发,不够完美。 需要顺序进行曝光+传输,整体完成之后才能处理下一个触发信号。具体可以看一下这个链接,2.4.2。 举个例子,对于MV-MIPI-SC130M,配置为108帧的时候,每一帧的传输时间是1000000/108=9260us。如果你配置每一帧的曝光时间是10ms,那么,一个完整触发帧周期是10+9.26=19.26ms。则最大触发帧率是1000/19.26=51.92帧/秒。
  • sc132的HDR模式

    2
    0 Votes
    2 Posts
    780 Views
    veye_xummV
    @harryxiong 暂无此计划。 单帧hdr效果不够好。
  • bitrate CS-MIPI-IMX307 module

    4
    0 Votes
    4 Posts
    1k Views
    veye_xummV
    @pavel_fpga It does not change.
  • 多路sc132未识别

    12
    3
    0 Votes
    12 Posts
    3k Views
    veye_xummV
    @veye_xumm 要不你把整套板子寄过来我们来检查一下吧
  • 多路sc132相机启动

    7
    0 Votes
    7 Posts
    2k Views
    Z
    @veye_xumm 确实,感觉是启动瞬间供电功率不够的问题,我分开启动就没有这个问题了