GithubHelp home page GithubHelp logo

ahito89 / stellaris-sd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from four0four/stellaris-sd

0.0 3.0 0.0 152 KB

A simple SPI SD card interface for the Stellaris Launchpad [rewrite in progress]

C 81.27% Makefile 18.73%

stellaris-sd's Introduction

stellaris-sd v0.1

A simple SPI SD card interface for the Stellaris Launchpad, written in C with TI's driverlib.

info

This provides a basic read/write interface to an SD card attached to (currently) the SSI0 peripheral. Pins used are detailed in mmc.h, and #defines can be changed from there - this is not pervasive, and there remain a few hardcoded constant. This will change.

This library uses TI's proprietarily licensed uartstdio software, and as of such I cannot include it in this "virally licensed" distribution. By default any code that uses it is #define'd out, but this can be changed. Simply uncomment __UART_DEBUG, and place uartstdio.c and uartstdio.h in the source directory.

A Makefile will be added as soon as I clean it up a bit.

Eventually this library should provide all the necessary functionality to run Chan's FAT-fs filesystem.

Otherwise, the code is commented decently, and everything should work with non-SDHC cards. As always, ymmv.

license

This software is made available under the Creative Commons BY-SA license. Any copies of this software may be freely distributed as long as proper attribution is made, this license retained, and any copies made available under this license.

The makefile and linker scripts, as well as LM4F_startup.c are exempt from this license, and retain their original licenses as appropriate.

stellaris-sd's People

Contributors

four0four avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.