How to use S32K CPU SPI CS delay control

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use S32K CPU SPI CS delay control

Jump to solution
1,407 Views
coldcow
Contributor I

I need your help about using the S32K144 or S32K116 SPI.

I want to change 'PCS to SPSCK delay' and 'SPSCK to PCS delay'.
It is thought that it cannot be changed on the LPSPI configuration window of the component tap.

Each one tries to increase the delay by 1 SPck,
Contact how to set up please~

S32k_SPIsetting.PNGS32k_SPIsetting2.PNG

Tags (2)
1 Solution
1,294 Views
raresvasile
NXP Employee
NXP Employee

Hi,

You can use LPSPI_DRV_MasterSetDelay for setting up the delay.

Thanks,

Rares

View solution in original post

2 Replies
1,295 Views
raresvasile
NXP Employee
NXP Employee

Hi,

You can use LPSPI_DRV_MasterSetDelay for setting up the delay.

Thanks,

Rares

1,294 Views
coldcow
Contributor I

I am very happy with your answer.
Thank you for checking

I will try to chek 'LPSPI_DRV_MasterSetDelay ' setting.

0 Kudos