S32 Configuration tool - SPI configuration

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

S32 Configuration tool - SPI configuration

Jump to solution
1,765 Views
SivakumarMariappan
Contributor II

Hello 

I'm using the S32 Configuration tool to configure the SPI peripheral as a master in MCU. We are getting 2 options , when I choose the LPSPI0 peripheral. Please refer the "SPI_Peripheral_Options" screenshot. Also I have attached the screenshot for for both options. We would like to use it in a polling method and transfer 512 bytes of data at every 10mSec loop. Also we could see only 2 options in transfer types. 1. DMA 2. Interrupt. Do we need to choose DMA for polling method please? Do we need to choose the SPI Driver option or SPI PAL please? what is the difference between these 2 options please?

0 Kudos
1 Solution
1,740 Views
SivakumarMariappan
Contributor II

Many thanks Senlent.

 

View solution in original post

0 Kudos
2 Replies
1,741 Views
SivakumarMariappan
Contributor II

Many thanks Senlent.

 

0 Kudos
1,746 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@SivakumarMariappan

1.No,interrupt method will be ok.

2.In this picture you can see the difference between PAL and PD.

Senlent_0-1680573112536.png

 

0 Kudos