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~
解決済! 解決策の投稿を見る。
Hi,
You can use LPSPI_DRV_MasterSetDelay for setting up the delay.
Thanks,
Rares
I am very happy with your answer.
Thank you for checking
I will try to chek 'LPSPI_DRV_MasterSetDelay ' setting.