k60 spi driver in MQX4.0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

k60 spi driver in MQX4.0

794 Views
Doria
Contributor I

Hi NXP,

If K60 can find the spi driver source code base on MQX4.0?

How to open the function about  USART_SpiTransfer(USART0,d);

I want to modify the driver code.

0 Kudos
1 Reply

785 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Doria:

 

SPI is supported in MQX 4.0.

The driver code is under folder

Freescale_MQX_4_0\mqx\source\io\spi

 

But MQX 4 not support USART, only support UART.

 

Regards

Daniel

 

0 Kudos