Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: hiro on June 05, 2017, 08:21:03 AM

Title: ZynqBerry demo1 - camera control
Post by: hiro on June 05, 2017, 08:21:03 AM
Hello.
I would like to control the camera sensor's registers. It seems it can be done through i2c but I don't know how i2c multiplexing works.
Please help.
Thank you.

hiro
Title: Re: ZynqBerry demo1 - camera control
Post by: JH on June 06, 2017, 10:51:48 AM
Hello,
you found module specific information on:
I2C Mux:

We also provide a reference design with all sources:

Update to 17.1 will be coming soon.

br
John
Title: Re: ZynqBerry demo1 - camera control
Post by: hiro on June 06, 2017, 11:20:04 AM
Thanks.
I just found the source code of /bin/rpi-camera. I think I can start from here.

hiro