MPC5744_Master_Code

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

MPC5744_Master_Code

1,160 Views
swathireddy
Contributor I

Hi,

 

I am working on MPC5744p EVB. I am trying to  implement the SPI Master driver code. Can you please send example(Reference) code for SPI Master.

Labels (1)
0 Kudos
1 Reply

627 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

It is basically still the same DSPI module as it is used on MPC55xx, MPC56xx and MPC57xx.

I can offer you simple DSPI example here, chapter 24:

http://cache.freescale.com/files/32bit/doc/app_note/AN2865.pdf

Also I am attaching example I have written for communication between MPC5676R device (master) and S25FL129P SPI flash memory (slave). Hope it helps

0 Kudos