I want to interface camera to MCB2300 through USB interface. Please let me know how this should be done.
And what processor do you have on your board - does it happen to have a USB host controller? Most LPC23xx variants don't, which you probably already know from reading the user manual for the processor.
Thanks for your reply. This board has got LPC2378 and it does n't have a host controller. Is there any way that I can connect camera to this kit (MCB2300)
There are TCP/IP-based cameras, and UART-based. Definitely look at TCP/IP.
Then why not choose a board that does have a Host controller?
Or, use an external Host controller chip: NXP have some, and there are others such as www.ftdichip.com/.../VNC2.htm www.ftdichip.com/.../VNC1L.htm
Or, as already mentioned, use a camera that doesn't require a USB Host
As of now I have an USB camera and it seems that I cannot use it with my kit (MCB 2300). If not USB, what are the other ways that I can interface camera to MCB2300 kit and use it in my application?
"As of now I have an USB camera"
If you got the board first, with no USB host, then why did you choose a USB camera?
Or, if you got the camera first, which requires a USB Host, then why did you not choose a board with USB Host?
There is an important lesson to learn here about carefully considering your requirements before spending time or money on acquiring hardware!
"it seems that I cannot use it with my kit (MCB 2300)"
Incorrect! Of course you could use it - nobody said that you cannot use it. But to use it will require that you add a USB Host of some sort.
"what are the other ways that I can interface camera"
Have you actually read any of the replies you have received in this thread? At least two alternative interfacing methods have already been mentioned!
In addition, cameras with SPI are available.
Have you checked your local camera suppliers to see what's available to you?
There's lots to be found; eg,
mbed.org/.../Camera_LS_Y201
www.sparkfun.com/.../10061
View all questions in Keil forum