S32K146 SD card Interface

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

S32K146 SD card Interface

364 Views
P007
Contributor II

Hi,

I am looking for S32K146 SD card interfacing code.

if anyone is having that please post the project file.

It will be great help.

Thanks

0 Kudos
Reply
3 Replies

329 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @P007 

This MCU does not directly support SD cards. The LPSPI must be used and the driver must be written by the user. We can help with the LPSPI module and problems with communication such as not transmitting words as programmed or not receiving expected words.

 

B.R.

VaneB

0 Kudos
Reply

313 Views
PU1
Contributor II

Hi @VaneB 

Could please provide driver's,

which can support SD card module .

0 Kudos
Reply

302 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @PU1 

As previously said MCU does not directly support SD cards. The LPSPI must be used and the driver must be written by the user. If you want to use our software as a base you can download the available ones from the following links. 

S32 Software Development Kit for S32K1

Real-Time Drivers (RTD) for S32K1

Also, we have an application note that provides software examples and describes the necessary startup steps needed to get started with S32K1xx series MCUs. 

S32K1xx Series Cookbook

0 Kudos
Reply