Closed dfrister closed 9 years ago
We use 8 pins from port P9 (left column) numbers 1, 3, and 19-24
I2C
SCL
SDA
VDD
(3.3V) with resistors. I think our current values are 10kΩ and we're getting good responses from them, but they may change (prelim research shows 1k to 10k values are typical and we may want to drop to the lower side of the range with our higher capacitance). @jmickiewicz, please update on here if I'm missing something.Daisy Chain
m_clk
m_do
select
_(we are considering changing our flow from bottom-up to top-down. This line is currently to_above
(mapping to from_below
on the connected block) but could be considered to_below
(mapping to from_above
on the connected block). select
should work)_Global
GND
VDD
reset
(If we can get a reset line from one of the unused DB9 pins that would be great. The reset lines are active LOW so a GPIO line that can sink current on pin 10 of the 461 (like the button already there) would allow the BBB to hard-reset all the blocks in the set at once, in addition to the what the buttons offer individually)Update - changing to 3rd i2c-port, from PINs P9: 19 & 20 to 17 & 18 (i2c port not shown in graphic)
I2C
SCL
SDA
Hey @Debrant, can you give an update on the layout progress for cape 1 and cape 2 (#84)? Anything you need from us or can help with?
@gstro @jmickiewicz Let me know which BBB GPIO pins will be routed to the DB9 connector.