MQX 3.8 SPI slave driver interrupt

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

MQX 3.8 SPI slave driver interrupt

705 次查看
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 回复数

447 次查看
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 项奖励

447 次查看
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.