Is it possible to connect a GigE Vision camera to a TI C6678 through its Ethernet MAC ? What is the technical challenge ?
Thanks in advance for any advice.
regards,
Hui Peng
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.
Is it possible to connect a GigE Vision camera to a TI C6678 through its Ethernet MAC ? What is the technical challenge ?
Thanks in advance for any advice.
regards,
Hui Peng
I know nothing about the GigE Vision camera, but if you are connecting it to the C6678 via a ethernet Phy, I don't see why there would be any issue. Does the camera use IP packets or raw ethernet? Either way the DSP can receive them.
GigE Vision is a standard, UDP based. It works fine with the C6678. If using larger bandwidths be careful with interrupt handling in order not to miss packets.