SD Bus Driver Design Guide

This section includes:

SD Card Driver Stack

Restrictions on SD Card Drivers

SD Card Hardware Identifiers

Opening, Initializing and Closing an SD Card Bus Interface

Handling SD Card Interrupts

SD Card Requests

SD Card Command Requests

Managing SD Cards in User-Mode Applications

SD Bus Sample

This is a sample for a functional Secure Digital (SD) IO driver. The driver is written using the Kernel Mode Driver Framework. It is a driver for a generic mars development board that implements the SDIO protocol without additional functionality.

Download the sample from Storage SDIO Driver.

 

 

Send comments about this topic to Microsoft

Show:
© 2014 Microsoft. All rights reserved.