News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

test camera using TE0726-03M

Started by Gloria, March 31, 2021, 09:02:15 AM

Previous topic - Next topic

Gloria

I have a TE0726-03M zynqberry board and I want test my camera module IMX219 with the board.
I create a project and create the block design and export the harware (.xsa), and create an application in vitis.
I copy the files sensor_config.h and rpicam.c in zynqberry demo1  to vitis, however, some errors appear up for the lack of include files, including <i2c.h>.<i2c-dev.h> and  <ioctl.h>.
where can I get the files? I cannot find them in zynqberry demo1.

JH

Hi,
https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1#TE0726ZynqberryDemo1-Content
source code is included and there is also some documentation in the wiki.
--> C code is included into the petalinux template
code was tested only with RRPI camera and it's only a demo:
https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1#TE0726ZynqberryDemo1-Hardware


br
John

Gloria

Hi, I notice that there is a example about csi camera test in wiki in application notes →design examples→zynqberry demo→csi camera test.https://wiki.trenz-electronic.de/display/PD/CSI2-Camera+Test
I want to do the same thing, and it there the project files? Or. where can I get the ips such as rpi_gpio, etc. I find some ips in zynqdemo1, but some ips are not contained in zynqberry1.


JH

???
Quote→design examples→zynqberry demo→csi camera test.https://wiki.trenz-electronic.de/display/PD/CSI2-Camera+Test
This is an old archive picture of the first prototyp project.

I've send you:
https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1#TE0726ZynqberryDemo1-Content
--> this link to a chapter of this page:
https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1
Please read the information from this page there is also link to the download area...

br
John

Gloria

Hi~
I have loaded the reference design, but I noticed that the there are differences between the block design of demo1 and the block design of camera test (https://wiki.trenz-electronic.de/display/PD/CSI2-Camera+Test).
I want to create a project based on the camera test, however, I need the ip vio (virtual input/output) and the ip rpi gpio, the two ips are not contained in demo1 and vivado. Where can i get the two ips?
Thank you ! ;D ;D ;D

JH

Hi,

QuoteI have loaded the reference design, but I noticed that the there are differences between the block design of demo1 and the block design of camera test (https://wiki.trenz-electronic.de/display/PD/CSI2-Camera+Test).
this pictures are  from 2016.   We have 2021 now ;-)

QuoteI want to create a project based on the camera test, however, I need the ip vio (virtual input/output) and the ip rpi gpio, the two ips are not contained in demo1 and vivado. Where can i get the two ips?

https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1#TE0726ZynqberryDemo1-Content
--> IP are included in the 2019.2 demo project, IP which you didn't find in the IP folder (like VIO...) are from Xilinx which are included in the Vivado installation
--> this link to a chapter of this page:
https://wiki.trenz-electronic.de/display/PD/TE0726+Zynqberry+Demo1
Please read the information from this page there is also link to the download area...

br

John