SPI bus example code for Kinetis

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

SPI bus example code for Kinetis

Jump to solution
6,823 Views
peter_fenn
Contributor V

Can any of you perhaps direct me to bare-metal SPI bus example code for Kinetis? There’s no shortage of reference for I2C but non-MQX SPI examples appear to be lacking for Kinetis (specific application context is interfacing to low-level device driver for Spansion SPI serial Flash memory)

Thanks in advance... 

0 Kudos
1 Solution
466 Views
mjbcswitzerland
Specialist V

Hi

 

See the following: https://community.freescale.com/message/105474#105474

 

The uTasker Kinetis project contains SPI drivers for AT45DBxxx, SST25xxx and STM25(P)xxx SPI Flash (and supports simulation of them too).

 

Regards

 

Mark

 

 

View solution in original post

0 Kudos
1 Reply
467 Views
mjbcswitzerland
Specialist V

Hi

 

See the following: https://community.freescale.com/message/105474#105474

 

The uTasker Kinetis project contains SPI drivers for AT45DBxxx, SST25xxx and STM25(P)xxx SPI Flash (and supports simulation of them too).

 

Regards

 

Mark

 

 

0 Kudos