S32K146 SD card Interface

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K146 SD card Interface

443 次查看
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 项奖励
回复
3 回复数

408 次查看
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 项奖励
回复

392 次查看
PU1
Contributor II

Hi @VaneB 

Could please provide driver's,

which can support SD card module .

0 项奖励
回复

381 次查看
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 项奖励
回复