vs1011e prototype test code

Dependencies:   4DGL-uLCD-SE SDFileSystem mbed

Files at this revision

API Documentation at this revision

Comitter:
rgerhart3
Date:
Wed Dec 14 20:47:22 2016 +0000
Parent:
0:78eb44b298cc
Commit message:
VS1011e register write then read test code. Writes 0x0A to register 0, then reads back the value from register 0.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Dec 13 18:46:38 2016 +0000
+++ b/main.cpp	Wed Dec 14 20:47:22 2016 +0000
@@ -19,6 +19,7 @@
 
 
 int main() {
+    mp3Board.frequency(12000000);
     //set register
     reset = 1;
     XDCS = 1; //1) Always keep XDCS at logical 1.