Signal Processing on MPC5674

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Signal Processing on MPC5674

Jump to solution
836 Views
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

Labels (1)
0 Kudos
1 Solution
711 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
3 Replies
711 Views
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 Kudos
711 Views
dpastl
Contributor II

Will the MPC55xx libraries work for a 56xx processor?

0 Kudos
712 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

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

0 Kudos