aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+