How to use the tc5747 camera

Hello,

I have a question about the I2C commands used. The datasheet is rather confusing, and the example isn’t very helpful. Can someone please explain to me how the I2C commands work with this camera?

I didn’t find informations in the datasheet.

I have a parallel to I2C interface. Is it possible to communicate with the camera or need i the evaluation module ? Transchip gives C functions but how can i use them.

Thanks for your answer.

The easiest way is to use Transchip libraries, that’s all… no protocol to discover, just call their api.

But consider that this camera will not be produced anymore, so maybe it’s better to invest your time in a newer one… (still to be found…)

Ste

Thanks monzasteeve,

I already buy the TC5747 camera. It’s too late.

I have understand that i need to use transchip librairies. The only thing that i don’t understand is to use the generic driver “TransChip I2C SW driver” . Where is it ?

How to include this drib=ver in my software project.

Thanks for your answer.

hello’

i am working with tc5747,i want to load firmware using tc libraries but compiler is showing an error as" the size of isp5747 is too large"…i have include the isp5747.h file in code

pleaze tell how can i handle this error…thankx