Forum Menu




 


Log in Problems?
New User? Sign Up!
AVR Freaks Forum Index

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
romavr
PostPosted: Jan 16, 2009 - 09:29 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


Hi,

I've successfully connect TCM8210 camera module
(ISI interface) to my ngw100 board. This camera
was taken from Siemens M65 mobile.

Driver is in the attachment below.

Tested well with capture.c (just set YUYV video
format in capture.c).
 
 View user's profile Send private message  
Reply with quote Back to top
squidgit
PostPosted: Jan 20, 2009 - 11:33 PM
Raving lunatic


Joined: Sep 14, 2003
Posts: 4228
Location: Queanbeyan, Australia

Cool! So the ISI driver is the same, this is a new camera driver? Feel like polishing it up and trying to submit it to the mainstream kernel? (Might be slightly intimidating but you get a huge amount of free, high quality code review!)

-S.

_________________
Blag: http://www.niasdigital.com/blag
 
 View user's profile Send private message  
Reply with quote Back to top
romavr
PostPosted: Jan 22, 2009 - 07:03 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


Yes, ISI driver is the same for all of ISI-interfacing cameras. That drivers are operating on the top of atmel-isi.ko, so it is quite easy to write a new camera driver, just look at other similar drivers.
That's why I'm not worthy of standing close to that giant people who can post their code to kernel Smile
 
 View user's profile Send private message  
Reply with quote Back to top
hce
PostPosted: Jan 22, 2009 - 07:24 AM
Raving lunatic


Joined: Jan 07, 2003
Posts: 4580
Location: Oslo, Norway

The best would be to rewrite the Atmel ISI driver to the soc-camera interface in the kernel, then there is some more free camera drivers to grab, and camera drivers added can be utilized by many different hardware interfaces Smile
 
 View user's profile Send private message  
Reply with quote Back to top
mattei
PostPosted: Jan 26, 2009 - 08:34 PM
Newbie


Joined: Dec 23, 2008
Posts: 19


Hi, can you post the circuit schematic to link the CCD sensor
to the NGW board?

Thanks in advance

Luigi
 
 View user's profile Send private message  
Reply with quote Back to top
romavr
PostPosted: Jan 28, 2009 - 05:54 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


Circuit schematic is quite simple ->

Camera side - avr32 side
D0..D7 - ISI DATA0..ISI DATA7
HSYNC - ISI HSYNC
VSYNC - ISI VSYNC
CLK - GCLK0 (camera clock)
PCLK - ISI PCLK
SDA - TWI SDA
SCL - TWI SCL
RESET - PB20
GND - GND
AVDD and DVDD - through silicon diode to 3.3v
 
 View user's profile Send private message  
Reply with quote Back to top
namtrino
PostPosted: Feb 09, 2009 - 06:58 AM
Rookie


Joined: Mar 11, 2007
Posts: 34


Hi

I try to use hv7131gp CMOS-sensor with NGW100. But i cannot test with capture.c because stuck at read(). How can i solve this problem?

Thank you in advance.
 
 View user's profile Send private message  
Reply with quote Back to top
romavr
PostPosted: Feb 13, 2009 - 07:41 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


I start to answer in other your thread... )
 
 View user's profile Send private message  
Reply with quote Back to top
namtrino
PostPosted: Feb 13, 2009 - 03:17 PM
Rookie


Joined: Mar 11, 2007
Posts: 34


Thank you very much Smile.
 
 View user's profile Send private message  
Reply with quote Back to top
janek
PostPosted: Feb 15, 2009 - 01:42 AM
Newbie


Joined: Aug 06, 2001
Posts: 14


romavr wrote:
Hi,

I've successfully connect TCM8210 camera module
(ISI interface) to my ngw100 board. This camera
was taken from Siemens M65 mobile.

Driver is in the attachment below.

Tested well with capture.c (just set YUYV video
format in capture.c).


Where is it? (the attachement)
 
 View user's profile Send private message  
Reply with quote Back to top
romavr
PostPosted: Feb 15, 2009 - 08:15 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


You should log in to see the attachments
 
 View user's profile Send private message  
Reply with quote Back to top
libruce
PostPosted: May 20, 2009 - 08:58 AM
Newbie


Joined: May 20, 2009
Posts: 1


Cool ! I'm new to this application. Thanks for the useful infomation.
 
 View user's profile Send private message  
Reply with quote Back to top
arunalo
PostPosted: Apr 20, 2011 - 07:59 AM
Newbie


Joined: Apr 20, 2011
Posts: 1


Dear romavr,

Could you please upload capture.c file also? I can not access avr32linux.org now.

Thanks in advance.....

Arunalo
 
 View user's profile Send private message  
Reply with quote Back to top
romavr
PostPosted: Apr 30, 2011 - 09:36 AM
Rookie


Joined: Apr 02, 2007
Posts: 28


This file is availabe at
http://avr32linux.org/twiki/bin/view/Ma ... lIsiDriver
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits