Trenz Electronic GmbH Support Forum

Open Source => Open source hardware => Topic started by: geimel on January 27, 2017, 11:23:41 AM

Title: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: geimel on January 27, 2017, 11:23:41 AM
Hi,
I want to use the ZynqBerry in a Baremetal Application.
Is there a ressource for the camera init procedure with 1080p 30fps?

Or is there some information like I2C clock speed, I2C Camera Address and register values?
I did a test write with one byte at all I2C adresses from 0 to 127, but I got no acklowledge.

Are the some ideas or is the problem solved until today?
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: Oleksandr Kiyenko on February 07, 2017, 11:26:55 AM
Hi Geimel,

unfortunately we did't test Zynqberry with RPI Camera V2 yet, but we already order it.
I'll test this camera module in near future and will keep you informed.

Best regards
Olksandr Kiyenko
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: geimel on February 07, 2017, 12:54:51 PM
Quote from: Oleksandr Kiyenko on February 07, 2017, 11:26:55 AM
Hi Geimel,

unfortunately we did't test Zynqberry with RPI Camera V2 yet, but we already order it.
I'll test this camera module in near future and will keep you informed.

Best regards
Olksandr Kiyenko

Oh, thats fine.

I have a serial connection to the sensor @IIC address 0x10 and 0x64
I've searched for the register setting to set resolution, crop and Mipi lanes, but the datasheet is under NDA.
So it is very hard find the correct settings.

But I have a question respective the Zynqberry example project with HDMI and PI CAM V1.
What is the configured sensor resolution coming over MIPI, and which resolution is coming in the resize core?
Thank you very much
Richard
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: Oleksandr Kiyenko on February 07, 2017, 02:48:29 PM
Hi Geimel,

with current configuration we have 1296x968 10bit signal from camera module

Best regards
Olksandr Kiyenko
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: geimel on February 23, 2017, 01:47:08 PM
I found a Datasheet and habe configured the Sensor via I2C, but I don't know the right register settings, so there comes no correct Image Data out of the Sensor.
The vdma gets only "pixeldust"

Are there some news from Trenz ?

Thank you very much
Geimel
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: Oleksandr Kiyenko on February 23, 2017, 02:03:41 PM
Hello Geimel,

I also found some information, mostly from sources in this post
https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=162722
But there is no registers description, only fixed config sets.
Also I see that new camera module have different clock behaviour as old one, so camera interface block should be modified to receive such signal.


Best regards
Oleksandr Kiyenko
Title: Re: Zynq Berry PI CAM V2 Standalone - Baremetal
Post by: geimel on February 23, 2017, 02:08:12 PM
here is the Document I've found:
https://github.com/rellimmot/Sony-IMX219-Raspberry-Pi-V2-CMOS