NXP55S69 PowerQuad documentation

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

NXP55S69 PowerQuad documentation

295件の閲覧回数
Malcolm2
Contributor I

Hi, I'm interested to use the PowerQuad on the NXP55S69 but am struggling to find documentation.

Is there adocument somewhere describing its control registers and what's meant to happen when they're set?

Looking the implementation of CMSIS arm_fir_q31 broadly suggests how the FIR filtering mode can be operated but trying to use it I find there appears to be a rounding discrepancy.

CMSIS arm_fir_q31 computes the 64 bit dot product and then shifts right by 31.

So far as I can make out, the PowerQuad computes the 64 bit dot product, adds a rounding constant of 0x40000000 and then shifts right by 31. Which is not the same behaviour.

Is this correct? Is there a configuration bit to set the PowerQuad's rounding behaviour?

0 件の賞賛
1 返信

280件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Malcolm2 

About PowerQuad description, please see "Chapter 49: LPC55S6x/LPC55S2x/LPC552x PowerQuad DSP
Coprocessor and Accelerator" of UM11126.

And there is Application notes about PowerQuad:

https://www.nxp.com.cn/docs/en/application-note/AN12383.pdf  

https://www.nxp.com.cn/docs/en/application-note/AN12282.pdf  

 

BR

Alice

0 件の賞賛