Jump to content

iyer25

Members
  • Posts

    69
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

1,100 profile views

iyer25's Achievements

Frequent Visitor

Frequent Visitor (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. hello all. I have been using zedboard for long now, my question might seem silly but wanted to confirm about it https://reference.digilentinc.com/_media/reference/add-ons/fmc-pcam-adapter/fmc_pcam_adapter_sch.pdf what is the eeprom address here ? If i convert 1010GA0GA1 -> its 0x28 but when I check on the petalinux boot image for i2c and eeprom address it is 70 and 50. should the i2c address here be 10100GA0GA1 in the schematic? Also, I have another question for using pcam module. I created the pipeline mipi -> demosaic -> frame_write -> frame_read -> video_out on the the pl.dtsi file, we get string name in the mipi ip as As, I use zedboard, fmc and pcam module in the system-user.dtsi file I am overwriting as below I just want to confirm if this is good practice. as I have got some trouble in initialising mipi ip. Please any suggestion would be considered.
  3. Hello folks, Software v2020.1 Hardware: Zedboard + FMC + PCAM for Port A I am trying to get an example setup running with the MIPI CSI 2 RX subsystem connected to the Video Frame Buffer to read it. See the following diagram As I export the hardware to Vitis to create the device tree files, the pl.dtsi is generated as shown below. It can be seen that in mipi_csi2_rx_subsystem_0 the ports entry is not created. What I would expect are entries like: What I have is What went wrong? however as it is autogenerated and the hardware design will be used later for PetaLinux. does anyone has worked with new version mipi core to help me on understanding the issue? Thank you in advance!
  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. hello all. 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
  7. Hi 1) I present you the schematic of the FMC Pcam Adapter, here I had a question : why the HS-A-P and HS-A-N are inversed ? Actually the Pin 23 of the « MC20901 » is shown as a positive signal but as an output we can see that they provide a negative signal. The same for pin 22, normally it will be a negative signals and they put it as a positive signal. 2) Why the signals of LP[A-D]_LANE1_[PN]_LS, and LP[A-D]_CLK_[PN]_LS are unidirectional ? And why the DIR and OE# of the level translators (IC10 : SN74AVC4T245) are hard-wired like that ? In other word Why the DIR and OE are linked to the ground so the direction of the signals will be from FMC to the Camera like shown in the bleu arrow ? , is that direction is correct ? And what the purpose of having direction of the low power signals from the FMC to the cameras ?
×
×
  • Create New...