How to modify the MOSI of S32R274?

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

How to modify the MOSI of S32R274?

1,213 次查看
donliao
Contributor II

I need to send 8 bytes command at a time, as the Correct.PNG.

But the SPI_PUSHR  can only send 2 bytes TXDATD at a time, and after the SPI_PUSHR sent the TXDATD, the MOSI will be pulled high, as the Incorrect.PNG.

Is there a way to solve the problem of MOSI pull high?

Thanks!

标签 (1)
2 回复数

1,060 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Please see the reference manual chapter 57.5.4.5 Continuous Selection Format.

Peter

1,060 次查看
donliao
Contributor II

Dear Peter:

Thank you for your reply!

But the document only refers to the control of PCS, I have finished this part.

In the reference manual, the SOUT is also pulled high between the two transfers.

Is there a way let SOUT pulled low between the two transfers?

Thanks!

B.R.

Don

0 项奖励
回复