How to configure SPE-APU feature into the MPC5644A microcontroller?

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

How to configure SPE-APU feature into the MPC5644A microcontroller?

724 次查看
najmajaved
Contributor I

I need help for using hardware support for FINITE IMPULSE RESPONSE filters from the MPC5644A microcontroller.

At the moment,  FIR filter calculations are being done entirely on the software.

To optimize FIR filter, we want to integrate FIR hardware support (SPE-APU) into our project.

 

I would like to know:

How exactly do I integrate this FIR support from the SPE-APU into the SW project?

I tried to find the answer in the MPC5644A Microcontroller Reference Manual but I could not find how it should be done.

 

Thank you in advance for your assistance.

标签 (1)
0 项奖励
回复
1 回复

581 次查看
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 项奖励
回复