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.

BeagleBoard XM + Camera module, how to get started?

Hello,

I need to interface a camera module to the Beagle Board XM.

The camera module can be clocked with pixel clock of 96Mhz  for a frame rate of 15fps. It has a 8bit parallel databus and can be configured with a 2wire SCCB bus.

The output of the camera is RAW.

I was wondering where to and how to start up with this, just want to stream out data and possibly buffer it into ram at 15fps and do some image processing on the data

1. What software tools would I need to do this, and are these available on the TI website.

2. How do I write programs for the BeagleBoardXM?

3. How to program the BeagleBoard XM?

4. Any camera interfacing tutorials available?

5. Does the BeagleBoard XM have SCCB bus support?