This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

is it possible to write the driver for Image subsytem without ducati code

Other Parts Discussed in Thread: 4430

I want to connect a camera module to pandaboard. As we know, the ISS (image subsystem) is responsible for receiving the data from camera and processing further, but the code associated with ISS (ducati) isn't open-source, so ,i plan to write some code running on cortex-M3 to control ISS to connect to my camera module, so that i don't need to wait the code of ducati to be opened. Now, I only have the public version TRM of omap4430, so, does it possible to write the driver for ISS only with the TRM of 4430?

thanks.