MQX 3.8 SPI slave driver interrupt

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

MQX 3.8 SPI slave driver interrupt

709件の閲覧回数
matthewjames
Contributor I

Does the MQX driver support slave mode in MQX 3.8 or 4.0 for that matter on the K60 chip or is it only master mode.

I see a comment in the release notes that it has a master implementation

0 件の賞賛
2 返答(返信)

451件の閲覧回数
matthewjames
Contributor I

yes it does, we just didn't have the source of the DMA configured correctly...

Correction

In 3.8 we can Rx a character using DMA, but still debugging the slave driver as not operating as expected.

0 件の賞賛

451件の閲覧回数
Martin_
NXP Employee
NXP Employee

The new MQX 4.0 spi driver doesn't support slave operation. MQX 3.8 spi driver (called spi_legacy in MQX 4.0) has support for slave.