How use DSP in Kinetis K40X256 MCU?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How use DSP in Kinetis K40X256 MCU?

ソリューションへジャンプ
3,136件の閲覧回数
Magnetron
Contributor III

How can I use DSP in Kinetis K40 MCU?

0 件の賞賛
1 解決策
1,522件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

All the DSP instructions and documentation can be found on the ARM website.

 

Here is the latest reference manual for the M4 that has the DSP instructions with cycle times: http://infocenter.arm.com/help/topic/com.arm.doc.ddi0439c/DDI0439C_cortex_m4_r0p1_trm.pdf

 

And the assembly instructions are described in detail in this document: http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/DUI0553A_cortex_m4_dgug.pdf

 

You can also find the ARM CMSIS (Cortex Microcontroller Software Interface Standard) DSP 2.0 Library at http://www.onarm.com/

 

Regards,

Anthony

元の投稿で解決策を見る

1 返信
1,523件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

All the DSP instructions and documentation can be found on the ARM website.

 

Here is the latest reference manual for the M4 that has the DSP instructions with cycle times: http://infocenter.arm.com/help/topic/com.arm.doc.ddi0439c/DDI0439C_cortex_m4_r0p1_trm.pdf

 

And the assembly instructions are described in detail in this document: http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/DUI0553A_cortex_m4_dgug.pdf

 

You can also find the ARM CMSIS (Cortex Microcontroller Software Interface Standard) DSP 2.0 Library at http://www.onarm.com/

 

Regards,

Anthony