BPF and FFT processing

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

BPF and FFT processing

1,727 次查看
eishishibusawa
Contributor III

Dear Sir

Customer requirement specification has BPF(Band Pass Filter) and FFT processing.
Customer is considering to use IMX6UL and Linux.

Q1.
Is it able to do BPF and FFT processing by using IMX6UL and Linux?

Q2.
How can we run BPF and FFT if it is possible?

Q3.
Please tell me if you have the most suitable device (IMX) or OS to perform BPF and FFT.

Best Regards,
Eishi SHIBUSAWA

标签 (2)
0 项奖励
回复
3 回复数

1,567 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  The devices of i.MX series do not support hardware accelerators
for the BPF and the FFT. Only general ARM architecture features,
such as NEON coprocessor and DSP extension can help with software
implementation of the mentioned algorithms. So, customers can use
Linux with appropriate (software) packages for signal processing.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,567 次查看
eishishibusawa
Contributor III

Dear Yuri

Thank you for your reply.

"customers can use Linux with appropriate (software) packages for signal processing."

Q1.

Does it include in NXP Linux?

Best regards,

Eishi SHIBUSAWA

0 项奖励
回复

1,567 次查看
Yuri
NXP Employee
NXP Employee

 We do not include packages for signal processing in default configuration.

Regards,

Yuri.

0 项奖励
回复