S32K144 SPI Slave Mode Example

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

S32K144 SPI Slave Mode Example

2,075件の閲覧回数
chenguangjiang
Contributor I

Can anyone provide an example code for the SPI slave mode? The Design Studio only has code for Master mode configuration. I have trouble in setting the configuration registers and also the interrupt.

I am trying to use an external master to acquire information from the S32K144. The master device will manage the clock and chip select.

Thank you!

タグ(3)
0 件の賞賛
1 返信

1,338件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,
There is LPSPI_transfer_S32K144 SDK example in S32DS.
The example uses two on board instances of LPSPI, one master and one slave.
The slave sends ADC results to the master.
Unfortunately, there is no non-SDK SPI slave example.

Regards,
Daniel

0 件の賞賛