mpc5777c SPI sample example

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

mpc5777c SPI sample example

1,558 Views
aadeshmukh5
Contributor II

hello i  want sample example of SPI  module of mpc5777c , please help me for this.

Tags (1)
2 Replies

1,220 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there are SW examples in S32 Design Studio which uses SDK:

S32 Design Studio IDE for Power Architecture based MCUs | NXP 

c:\NXP\S32DS_Power_v2017.R1\S32DS\S32_SDK_S32PA_BETA_2.9.0\examples\MPC5777C\driver_examples\communication\dspi_master_interrupt\

c:\NXP\S32DS_Power_v2017.R1\S32DS\S32_SDK_S32PA_BETA_2.9.0\examples\MPC5777C\driver_examples\communication\spi_pal\

Latest version of SDK is BETA 2.9.0. Version RTM 3.0.0 will be released soon.

Then you can find some examples here:

MPC5 software example list 

There's no example written directly for MPC5777C but you can re-use some code from:

Example MPC5777M DSPI_SimpleTXRX S32DS_1.1 

Example MPC5775K DSPI_with_interrupts S32DS_1.0 

Example MPC5748G DSPI extended mode GHS614 

https://community.nxp.com/docs/DOC-343219 

Regards,

Lukas

1,220 Views
aadeshmukh5
Contributor II

thanks a lot

0 Kudos