Search Results for

    Show / Hide Table of Contents

    SD/MMC Cards


    SD and MMC cards are fully supported through the File System libraries.

    This is a sample on how setup the SD driver.

    var sd = StorageController.FromName(SC20100.StorageController.SdCard);
    
    var drive = FileSystem.Mount(sd.Hdc);
    
    • Improve this Doc
    ☀
    ☾
    In This Article

    Back to top

    Back to top Copyright © 2021 GHI Electronics, LLC
    Generated by DocFX