We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b446f32 commit 2c13fe4Copy full SHA for 2c13fe4
1 file changed
docs/source/carrierboard_development.rst
@@ -28,7 +28,7 @@ is ensured.
28
Such an EEPROM has to be connected to the ``I2C1`` pins ``SCL`` (Connector X5/41) and ``SDA`` (Connector X5/43) and
29
it must be configured for I2C address ``0x50``.
30
chargebyte recommends to plan with an EERPOM of at least 32 kB (kilobyte), i.e. a 24C256 [#]_: the Device Tree
31
-overlay and a digitial signature must fit into it.
+overlay and a digital signature must fit into it.
32
Once the customer has created the Device Tree overlay and signature and it fits also into
33
e.g. a 16 kB EEPROM, it is usually only a BOM change to populate such a smaller version.
34
0 commit comments