MK82 SD Card driver

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

MK82 SD Card driver

380 Views
WilhelmT
Contributor I

Hello,

we have a board with MK82FN256VLL15 and a SD card slot and I need to write a software to control the SD card.

In the SDK for the MK82 controller there are unfortunately no sample projects with the SD card.

The question:  

1) are there sample projects for other controllers that are compatible with MK82?

2) What other options do I have to achieve my goal quickly?

 

Thanks in advance.

0 Kudos
1 Reply

349 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @WilhelmT;

There are not such examples that works with the SD Card. Nevertheless, you could download the SDK package and look into the "drivers" folder. There, you can find both "fsl_sdhc.c" and "fsl_sdhc.h", here you may find example functions, for your implementation. 

Please check the User Manual: Chapter 62. Secured digital host controller (SDHC) too, for more information.

Best regards, Raul

0 Kudos