Hi all, I have a DM355 EVM and trying to get the CCDC driver running and talking to a my ST6724 CMOS image sensor. I am executing the following commands to load the CCDC driver modules:
-insmod tvp5146.ko -insmod mt9t001.ko -insmod davinci_capture.ko device_type=0 And the following errors appear: DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected . . . What does this error mean? I begin writing the driver by modifiying the below files: -lsp/ti-davinci/drivers/media/video/davinci/mt9t001.c -lsp/ti-davinci/include/media/davinci/mt9t001.h Are there any other high level driver source file that I have to modifiy? Thanks, Ferhat
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
