Flexio SPI can't get ?

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

Flexio SPI can't get ?

ソリューションへジャンプ
766件の閲覧回数
Teja114
Contributor III

Hi there,

can you people explain us what is FLEXIO spi and what is differs from normal SPI .

please provide any reference document...

Thanks 

ラベル(1)
0 件の賞賛
1 解決策
756件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

FlexIO module is universal module which can be configured to emulate communication protocols or as a timer or PWM generator... The reference manual describes how to configure the module to emulate UART, SPI, I2C or I2S. SDK in S32 Design Studio also supports this.

Then we have this application note:

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

https://www.nxp.com/webapp/Download?colCode=AN12174SW&docLang=en

In short, the main difference is that FlexIO communication interface usually does not have all the features when comparing with dedicated modules like LPSPI. Usual approach is to use mainly LPSPI and once all instances are used and you need one more, go for FlexIO.

Regards,

Lukas

 

元の投稿で解決策を見る

0 件の賞賛
1 返信
757件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

FlexIO module is universal module which can be configured to emulate communication protocols or as a timer or PWM generator... The reference manual describes how to configure the module to emulate UART, SPI, I2C or I2S. SDK in S32 Design Studio also supports this.

Then we have this application note:

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

https://www.nxp.com/webapp/Download?colCode=AN12174SW&docLang=en

In short, the main difference is that FlexIO communication interface usually does not have all the features when comparing with dedicated modules like LPSPI. Usual approach is to use mainly LPSPI and once all instances are used and you need one more, go for FlexIO.

Regards,

Lukas

 

0 件の賞賛