Where can I find SD card driver for NXP LPC 54102?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Where can I find SD card driver for NXP LPC 54102?

710件の閲覧回数
andrew105802003
Contributor I

Now I am trying use  SPI assesing SD card.

However I can't find any SD card driver in MCUxpresso .

Where can I find SD card driver for NXP LPC 54102?

0 件の賞賛
返信
2 返答(返信)

626件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, CE,

Regarding your question that the SDK of LPC54102 does not have SD card driver, as you know that LPC54102 has just spi interface, but it has not SD/MMC interface. The LPC546xx has SD/MMC and SDIO interface.

We have develop the SD/MMC driver for the LPC546xx based on SD/MMC interface. But we do not develop the SD/MMC driver based on SPI interface, so the LPC54102 does not has SD/MMC driver in SDK package, although the SD/MMC can be accessed by standard SPI interface from hardware perspective.

BR

XiangJun Rong

0 件の賞賛
返信

626件の閲覧回数
andrew105802003
Contributor I

Thank a lot for you reply.

I have read an application note ,which uses kinect board , spi and FATfs system    accessing Sd card when  the board doesn't support SD/MMC.

I still wonder  where I can   find SD.h and SD.c, or maybe   I should make them by myself ?

Sorry. I am  a newcomer of MCU.

0 件の賞賛
返信