Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Archiv:SI2C
(section)
From Chaosdorf Wiki
Views
Read
Edit with form
Edit source
View history
associated-pages
Archiv
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Hardware == Ein SI2C-Bus hat vier Leitungen: GND, VCC, SDA und SCL. SDA und SCL müssen sowohl 3.3V als auch 5V als High-Pegel akzeptieren und high impedance sein, sinnvollerweise werden dazu Optokoppler verwendet (spart auch direkt jegliche Probleme mit ungleichen GND-Pegeln). Für einen Client gibt es zwei Varianten, am Bus zu hängen: * Ohne eigenes Netzteil: VCC und GND kommen aus dem Bus. Es sollte damit gerechnet werden, dass VCC auf ~11V runtergehen kann, und am besten werden keine signifkanten Lasten betrieben. 7-Segment-Anzeigen und Relais sind aber kein Problem * Mit eigenem Netzteil: GND aus dem Bus geht nur zum Eingang der Optokoppler, die restliche Schaltung bekommt VCC und GND aus ihrem Netzteil. Der Bus-VCC wird nicht verwendet Beispiel für die Variante mit eigenem Netzteil: [https://github.com/chaosdorf/dorfmap/blob/master/client/avrshift/avrshift.png avrshift Schaltplan]. Bei Aufbau ohne Netzteil kommt VCC (SUPPLY-1) aus dem Bus und es ist GND == GPIOGND. === Ratings === {| class="wikitable" |- ! Parameter !! Min !! Max |- | VCC || — || 12 V |- | SDA/SCL low || -0.1 V || 0.1 V |- | SDA/SCL high || 3 V || 5 V |- | VCC current || — || 250 mA |- | SDA/SCL current @ 3.3V || — || 1 mA |- | SDA/SCL current @5V || — || 5 mA |}
Summary:
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see
Chaosdorf Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)