How can I interface a handycam to 6678? Can you provide sample code for writing to network coprocessor?
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.
How can I interface a handycam to 6678? Can you provide sample code for writing to network coprocessor?
Arvind,
What interface on the handycam do you want to connect to the C6678? You will need to make a conversion from the handycam to one of the available hardware interfaces on the C6678.
Example code is available in the MultiCore Software Development Kit. Go to the TI Wiki Pages and search for MCSDK for further information. I do not know if the specific example you seek is in there, but you can look at what is available and determine what you will need to develop yourself.
Regards,
RandyP
If you need more help, please reply back. If this answers the question, please click Verify Answer , below.
Arvind,
Firewire would be too high of speed for GPIO pins to handle. You'd need to go through some glue logic provided by an FPGA solution to probably either SRIO or PCIe to provide the video feed to the DSP.
Best Regards,
Chad