How to use S32K CPU SPI CS delay control

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to use S32K CPU SPI CS delay control

跳至解决方案
1,619 次查看
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

标记 (2)
1 解答
1,506 次查看
raresvasile
NXP Employee
NXP Employee

Hi,

You can use LPSPI_DRV_MasterSetDelay for setting up the delay.

Thanks,

Rares

在原帖中查看解决方案

2 回复数
1,507 次查看
raresvasile
NXP Employee
NXP Employee

Hi,

You can use LPSPI_DRV_MasterSetDelay for setting up the delay.

Thanks,

Rares

1,506 次查看
coldcow
Contributor I

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

I will try to chek 'LPSPI_DRV_MasterSetDelay ' setting.

0 项奖励