flexio SPI for S32K144

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

flexio SPI for S32K144

529件の閲覧回数
mogilipuri_harish
Contributor II

hello team,

 

we are using S32K144 64 pin package uC in our design. so we are using FlexIO SPI for as a slave configuration. 

as mentioned below pins we are using SPI slave mode 

PINSPin Names
3FlexIO SPI slave in Pin:FlexIO_D5 
4FlexIO SPI slave out Pin:FlexIO_D4
5FlexIO SPI slave CS Pin:FlexIO_D7
6FlexIO SPI slave SCK Pin:FlexIO_D6

 

from the master side SPI fixed to Mode3 (i.e CPOL = 1 and CPHA = 1). so for uC FlexIO will support for Mode 3.

can please share the FlexIO timing diagram?

is there any limitation in FlexIO compared stadard LPSPI? 

 

0 件の賞賛
2 返答(返信)

486件の閲覧回数
mogilipuri_harish
Contributor II

The driver does not support back-to-back transmission mode for CPHA = 1. 

this means it will not works continuously in this mode

0 件の賞賛

514件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @mogilipuri_harish 

There is not like timing diagram but in the references manual section 54.5.4(SPI Slave) the necessary configurations, also, there is an application note that shows how to emulate communications and timing peripherals.

AN12174: Using FlexIO to emulate communications and timing peripherals – Application Note

AN12174SW, Application note software for AN12174

 

B.R.

VaneB

0 件の賞賛