Jump to content
  • 0

Zedboard, FMC Pcam adaptor


iyer25

Question

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?
large.580253433_Screenshotfrom2021-06-1716-46-43.png.e632a41682589098151ed3cd61b77f79.png

 

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
 

Quote

xlnx,exdes-board = "ZCU102";

xlnx,exdes-config = "MIPI_Video_Pipe_Camera_to_Display";

xlnx,exdes-fmc = "LI-IMX274MIPI-FMC V1.0 Single Sensor";

As, I use zedboard, fmc and pcam module in the system-user.dtsi file I am overwriting as below
 

Quote

xlnx,exdes-board = "zedboard";

xlnx,exdes-config = "MIPI_Video_Pipe_Camera_to_Display";

xlnx,exdes-fmc = "ovti,ov5640";

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.
 

Edited by iyer25
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...