Signal Processing on MPC5674

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Signal Processing on MPC5674

跳至解决方案
866 次查看
dpastl
Contributor II

Hi There,

 

I'm investigating adding signal processing to our product to attempt to reduce time spent on calculations.  I've been reading around on the SPE2 module for the MPC5674F but I can't figure out where to start.  Are there any libraries available, or application notes, on how to start using the SPE2 module with C?  What I'm really curious is, do I need to add a special library or if not, what header do I include?

 

Thanks!

 

David

标签 (1)
0 项奖励
1 解答
741 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, it should work as SPE units is backward compatible.

在原帖中查看解决方案

0 项奖励
3 回复数
741 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Following two libraries could be useful for you. These package contain a software and descriptive documents.

MPC55xx SPE DSP Library 1:

http://www.nxp.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DSP_Librar...

MPC55xx SPE DSP Library 2:

http://www.nxp.com/files/microcontrollers/software/app_software/code_examples/MPC55xx_SPE_DSP_Librar...

Also pay attention to following appnote

Improving DSP Performance Using Efficient SPE Coding (including FIR example):

http://www.nxp.com/files/microcontrollers/doc/app_note/AN3733.pdf

0 项奖励
741 次查看
dpastl
Contributor II

Will the MPC55xx libraries work for a 56xx processor?

0 项奖励
742 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Yes, it should work as SPE units is backward compatible.

0 项奖励