aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2018-04-24 20:31:06 -0400
committerGitHub <noreply@github.com>2018-04-24 20:31:06 -0400
commitf4be73ee2435891b1a5d5236b4176a1734dcc88b (patch)
treef813fb449aadd8da770b6f93c707833867470ff4
parent42712904426adf65da8120a1e1c674d51f86b98e (diff)
downloadlibsurvive-f4be73ee2435891b1a5d5236b4176a1734dcc88b.tar.gz
libsurvive-f4be73ee2435891b1a5d5236b4176a1734dcc88b.tar.bz2
Update TS4231_NOTES.md
-rw-r--r--useful_files/TS4231_NOTES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/useful_files/TS4231_NOTES.md b/useful_files/TS4231_NOTES.md
index d46e012..ec61aa7 100644
--- a/useful_files/TS4231_NOTES.md
+++ b/useful_files/TS4231_NOTES.md
@@ -15,3 +15,11 @@ Here's what I see
* I never see E-only
* on a related note, I need to find a better way to power-cycle the TS4231 from a Teensy
* right now I power-cycle both.
+
+Later on...
+
+ * well, I can get the thing to work - pulses on E and D - in a number of ways, but now that I tried your "do nothing, just read", the question becomes what of all that machinery exists really for the non-default modes
+ * goToWatch? nah, not needed, but JSeibel (the Triad guy who wrote this) does it all the time
+ * write_config? not needed, but the Triad code does it anyway
+ * the bus setup? only needed if you want to read back the config word, apparently
+