iyer25

Members
  • Posts

    69
  • 加入

  • Last visited

Recent Profile Visitors

851 profile views

Iyer25的成就

常客

频繁的访客(3/4)

0

Reputation

  1. hey @joerg_sdid you find the settings for the xilinx d phy IP ? Please let me know as I am also looking forward for this solution. Thanks in advance
  2. 大家好。我已经使用了Zedboard很久了,我的问题似乎很愚蠢,但想确认https://reference.digilentinc.com/_media/reference/add-ondd-ons/fmc-pcam-adapter/fmc_pc_pcam_adapter_adapter_sch.pdf是什么是什么。EEPROM地址在这里?如果我转换1010GA0GA1->它的0x28,但是当我检查I2C和EEPROM地址的Petalinux启动图像时,它是70和50。另外,我还有另一个有关使用PCAM模块的问题。我创建了Pipeline MIPI-> Demosaic-> frame_write-> frame_read-> video_out在pl.dtsi文件上,我们在mipi ip as as as as as as as as as as a as as the pl.dtsi文件上获取字符串名称,我在系统 - 用户中使用zedboard,fmc和pcam模块。DTSI文件我正在覆盖下面,如下所示,我只想确认这是否是好习惯。由于我在初始化MIPI IP时遇到了一些麻烦。请考虑任何建议。
  3. 大家好,软件v2020.1硬件:zedboard + fmc + pcam for端口A I试图通过MIPI CSI 2 RX子系统连接到视频框架缓冲区进行示例设置,以读取它。当我将硬件导出到vitis中以创建设备树文件时,请参见下图,如下所示,生成了PL.DTSI。可以看出,在mipi_csi2_rx_subsystem_0中,未创建端口条目。我期望的是条目:我拥有的是出了什么问题?但是,由于它是自动化的,并且硬件设计将在以后用于Petalinux。是否有人使用新版本MIPI Core来帮助我理解这个问题?先感谢您!
  4. hello Hardware used : zedboard, FMC Pcam5c camera version: v2019.1 Vivado design and device is below error while saving the images Does anyone know way forward to solve dma failing ?
  5. thank you, I got solution and was solved before.
  6. I have just changed vivado version v2019.1 to v2020.2 I have upgarded the IP and re-generated the bit stream. Is there anything else I need to be carefull? I have issues while creating the petalinux project. error while building the device-tree. Before I just used hdf file to create the petalinux project and I have required output. now, same project has issues during petalinux project. I dont understand what I have missed to understand in the new version
  7. hello, uninstall V2019.1. if your vivado design is V2020.2. After bit Stream generation, try to export your design from file system and then launch SDK from the File system of vivado. Xilinx softwares are version control.
  8. 大家好。question is related to petalinux. I recently changed my version to 2020.2 from 2019.1. I have message like when I try to create project. environment: line 57: /home/meghuiyer/.PetaLinux/.PetaLinux_data: Permission denied what does this mean? I checked on the user manual as well. Its related to permission 755 and ownership. I have given all the permision. does anyone know how to solve it. Thanks
  9. 你好。我最近使用Zedboard,PCAM摄像头进行了视频管道。该设计在Vivado(v2019.1)上似乎还可以,并且在Petalinux上有些麻烦。xilinx-Video amba_pl:video_cap:设备注册xilinx-csi2rxss 43c00000.mipi_csi2_rx_subsystem:xilinx csi2 rx rx子系统设备找到!xilinx-Video amba_pl:video_cap:实体的实体类型43C00000.mipi_csi2_rx_subsystem尚未初始化!xilinx-Video amba_pl:video_cap:实体的实体类型43c10000.v_demosaic尚未初始化!Xilinx-Demosaic 43C10000.V_DEMOSAIC:Xilinx视频Demosaic Proike成功,如果有人指出调试和解决问题的方法,它将为我提供帮助。我检查了Xilinx论坛的几个线程,并在此处查看Zybo PCAM。我无法真正解决这个问题。感谢Adavance
  10. 你好。我最近使用Zedboard,PCAM摄像头进行了视频管道。该设计在Vivado(v2019.1)上似乎还可以,并且在Petalinux上有些麻烦。xilinx-Video amba_pl:video_cap:设备注册xilinx-csi2rxss 43c00000.mipi_csi2_rx_subsystem:xilinx csi2 rx rx子系统设备找到!xilinx-Video amba_pl:video_cap:实体的实体类型43C00000.mipi_csi2_rx_subsystem尚未初始化!xilinx-Video amba_pl:video_cap:实体的实体类型43c10000.v_demosaic尚未初始化!Xilinx-Demosaic 43C10000.V_DEMOSAIC:Xilinx视频Demosaic Proike成功,如果有人指出调试和解决问题的方法,它将为我提供帮助。I am attaching my dsti file. I checked couple of threads from xilinx forum and here for zybo pcam. I could not really solve the issue. thanks in adavance system-user.dtsi
  11. hello, I was trying to create an application and running on the zedboard with boot images created by the petalinux for checking the drivers part. I was able to boot and check the errors two days ago. I have the boot image screenshot which stops in the middle now. any help for this problem ?