baremetal SPI drivers for K60 (without RTOS/MQX)

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

baremetal SPI drivers for K60 (without RTOS/MQX)

649 Views
nikhilsarnaik
Contributor III

Hi I am trying to build a SPI driver for K60 which I want to use in the bootloader without any OS but I am building the bootloader based on FNET 2.4.0 with modification.The FNET stack does not seem to have SPI drivers built into it (please correct me if I am wrong). Has anyone tried building the SPI drivers for K60 without MQX before. I managed to use the driver in the MQX3.8 and build it .The read function seems to work OK but the write function does not. If anyone has had similar issues, some pointers would be helpful.

Thanks

Nikhil

0 Kudos
1 Reply

322 Views
nikhilsarnaik
Contributor III

Resolved the issue. It was a mistake on my part in the write function. Got the SPI driver working without MQX. :smileyhappy:

0 Kudos