Device driver

Files at this revision

API Documentation at this revision

Comitter:
sam_grove
Date:
Fri Apr 26 06:26:53 2013 +0000
Parent:
0:e9a81060a092
Child:
2:e2e5e40668bf
Commit message:
Changed to 98.3ish sampling rate

Changed in this revision

Adis16488.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Adis16488.cpp	Wed Apr 10 04:41:21 2013 +0000
+++ b/Adis16488.cpp	Fri Apr 26 06:26:53 2013 +0000
@@ -97,8 +97,8 @@
     writeRegister(0x8D00);     //write the low byte of DECRATE
     
     // using varf...
-    writeRegister(0x86CD);     //write high byte to register 0x06
-    writeRegister(0x8700);     //write the low byte of 00 to registed 0x07
+//    writeRegister(0x86CD);     //write high byte to register 0x06
+//    writeRegister(0x8700);     //write the low byte of 00 to registed 0x07
     writeRegister(0x8000);     //change to page 0
     
     // configred so IRQ is allowed