Question: DM6446 I2C may fail?

2009-07-15 Thread Goung
can I control sensor synchronized to image frame? Thanks. -- Best Regards, Goung. ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Re: RE : Modify drvier for progressive cmos sensor MT9M131 on DM646?

2008-12-25 Thread Goung
follow the MT9T001 CMOS camera client > driver to rewrite your driver. This will be more closer and similar to what > you are trying to achieve. > > Cheers! > Sundar > -- Best Regards, Goung. ___ Davinci-linux-open-source mailing list Davin

Modify drvier for progressive cmos sensor MT9M131 on DM646?

2008-12-25 Thread Goung
n the progressive data be accessed correctly??? At least, i only can capture a 1280*1024 frame which only include 640*512 valid data in upper left part in one image. PS: the same MT9M131 register settings are work find in another platform. Any help will be highly appreciated. -- Best Regards,

Re: Problem with i2c driver in DM6446

2008-09-29 Thread Goung
, or send a bunch of > code in order to get help. :) > ( perhaps struct i2c_msg contains also that field? ) > > Bye! > -- > Andrea Gasparini > ImaVis S.r.l. > web: www.imavis.com > -- Best Regards, Goung. ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Problem with i2c driver in DM6446

2008-09-25 Thread Goung
Hi, I has face a probem in i2c driver and need help. In EV-board , the i2c driver is used to MSP430 and TVP5146 video encode, and the protocol is 7 bit slave address + register address (offset) + 1bytes data. But now i would like to use new rtc chip(s35390a), this chip is communicate with spec

Re: Error in formating SDHC 8G card in DM6446??

2008-05-23 Thread Goung
?? I guess maybe it's caused by some functions in sdio_memory anyway, thanks very much for your answer. 2008/5/22 Rajashekhara, Sudhakar <[EMAIL PROTECTED]>: > Goung, > > While running mkdosfs passing the number of blocks as an argument should > solve your problem.

Error in formating SDHC 8G card in DM6446??

2008-05-21 Thread Goung
|grep sd /dev/mmcblk0p11022 0 1022 0% /mnt/sd #cp /tmp/ftp_temp/test.img /mnt/sd #cp /mnt/sd/test.img /mnt/sd/tes2.img The size of mount in sd folder is wrong with 1022 (0.99G). -- Best Regards, Goung. ___ Davinci-linux-open-s