Interface SD card over LPSPI0 with nxp s32k322 IC

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

Interface SD card over LPSPI0 with nxp s32k322 IC

307 Views
pratik_a
Contributor III

Hi, 

I want to interface SD card over LPSPI0 of the NXP S32K322 chip. So far, I have managed to add the LPSPI0 module through the components section in the config tools. I want to know how to initialize SPI0 in normal mode and make all the default configurations. I'm completely new to NXP development. Any help is appreciated.

0 Kudos
2 Replies

283 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @pratik_a 

The Real-Time Drivers (RTD) are software for AUTOSAR and non-AUTOSAR applications. From the information provided, I understand that you are using MCAL (AUTOSAR ) for this we provide a User Manual and Integration Manual of the drivers. You can access them by clicking on the driver in Config Tools, as shown in the attached image. 

VaneB_0-1707511557927.png

Also, in the most recent RTD releases, we only provide driver examples for K344, K358, and K396. Examples of other derivatives can be created based on these existing examples.

HOWTO: S32 Design Studio - Create a New S32DS Project from Example

 

B.R.

VaneB

0 Kudos

207 Views
pratik_a
Contributor III

Hi @VaneB 

Thank you for the quick reply. It's been really helpful.

 

0 Kudos