aboutsummaryrefslogtreecommitdiff
path: root/examples/lpc43xx/hackrf-jellybean/i2c/README
diff options
context:
space:
mode:
authorMichael Ossmann2012-06-03 14:55:51 -0600
committerMichael Ossmann2012-06-03 14:55:51 -0600
commitb55d006d024fa100b3bba38685e97e292325c780 (patch)
tree6ff1c844c6d758e549abd1f879ed7c2bb8f15428 /examples/lpc43xx/hackrf-jellybean/i2c/README
parent770134b4d5c385825d7fe62dd3c3f1811e0a477b (diff)
got I2C demo working but stuff still needs to be moved out of here and into drivers
Diffstat (limited to 'examples/lpc43xx/hackrf-jellybean/i2c/README')
-rw-r--r--examples/lpc43xx/hackrf-jellybean/i2c/README11
1 files changed, 10 insertions, 1 deletions
diff --git a/examples/lpc43xx/hackrf-jellybean/i2c/README b/examples/lpc43xx/hackrf-jellybean/i2c/README
index 0785a11..14745f6 100644
--- a/examples/lpc43xx/hackrf-jellybean/i2c/README
+++ b/examples/lpc43xx/hackrf-jellybean/i2c/README
@@ -2,4 +2,13 @@
README
------------------------------------------------------------------------------
-This program exercises the I2C peripheral on Jellybean's LPC43xx.
+This program exercises the I2C peripheral on Jellybean's LPC43xx. You can
+scope SCL on P6 pin 3 and SDA on P6 pin 5. If Lemondrop is connected, LED1
+will illuminate if I2C communication to the Si5351C on Lemondrop is successful.
+
+Required Lemondrop -> Jellybean connections:
+
+SCL: Lemondrop P7 pin 3 -> Jellybean P6 pin 3
+SDA: Lemondrop P7 pin 5 -> Jellybean P6 pin 5
+VCC: Lemondrop P4 pin 2, 4, or 6 -> Jellybean P17 pin 2, 4, or 6
+GND: Lemondrop P5 -> Jellybean P13