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.

关于F28069中VCU功能理解



不是很明白F28069中这个功能,好象还有数学算法,雷达的解码,CRC,功率计算,频率计算。。。等,这里能否解释一下相关的作用,使用方法,和相关的术语等?

  • 请查看TRM第10章Viterbi, Complex Math and CRC Unit的详细说明。

    简单来说,它是一个硬件加速单元,可以通过指令的方式硬件上支持一些特定的运算,比如Viterbi解码,复数运算,FFT和CRC等,你可以选择某些来对你应用中可能有使用的运算运行加速,从而节省CPU的带宽,其主要应用是电力载波通讯(PLC)。

  • 您好 请问28069的C28X_VCU_LIB库函数在哪里下载 谢谢!!!