Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SPI peripheral support (SRAM) #17

Closed
kb1lqd opened this issue Feb 9, 2018 · 1 comment
Closed

Implement SPI peripheral support (SRAM) #17

kb1lqd opened this issue Feb 9, 2018 · 1 comment

Comments

@kb1lqd
Copy link
Collaborator

kb1lqd commented Feb 9, 2018

Per Issue #8 SPI peripheral support is needed to interact with the SRAM device on Faraday. Implement this functionality using driverlib.

Implementation Plan

I need to modify the driverlib USCI B example for master operation for use on Faraday. The Faraday MCLK and SMCK are operating at 12MHz.

Pinout

image

image

kb1lqd added a commit that referenced this issue Feb 15, 2018
Adding Basic SPI Support Issue #17
@kb1lqd
Copy link
Collaborator Author

kb1lqd commented Feb 15, 2018

PR #18 closes this basic SPI support update.

@kb1lqd kb1lqd closed this as completed Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant