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.

TMS320C6747适合做图像算法吗,比起6713怎样?

如题

  • 首先如果考虑C674x系列,首先考虑C6748。

    C674x的指令集是C67+与C64+合集,而C6713是C67的核,所以C674x系列比C6713要高效。

    C674x外设更丰富。

    C674x的EDMA3比C6713的EDMA功能要强。

    C674x的主频更高。

    另外,你的算法中要用到浮点运算吗? 如果只需要定点,则考虑DM6437。

    如果系统中需要主控,有ARM+DSP的SOC可供选择。如Davinci系列,OMAPL138等。