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
Hello,
you found module specific information on:
- https://wiki.trenz-electronic.de/display/PD/TE0726+TRM#TE0726TRM-4-ChannelI2CMultiplexer
I2C Mux:
- http://www.ti.com/lit/ds/symlink/tca9544a.pdf
We also provide a reference design with all sources:
- https://shop.trenz-electronic.de/en/Download/?path=Trenz_Electronic/TE0726/Reference_Design/2016.2/te0726_m_demo1
Update to 17.1 will be coming soon.
br
John
Thanks.
I just found the source code of /bin/rpi-camera. I think I can start from here.
hiro