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.
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.
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