We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6aa4e9 commit 2e292d9Copy full SHA for 2e292d9
src/14-i2c/read-a-single-register.md
@@ -12,7 +12,7 @@ Just like with the USART peripheral, I've taken care of initializing everything
12
13
These registers are documented in the following section of the Reference Manual:
14
15
-> Section 28.7 I2C registers - Page 873 - Reference Manual
+> Section 28.7 I2C registers - Page 868 - Reference Manual
16
17
We'll be using the `I2C1` peripheral in conjunction with pins `PB6` (`SCL`) and `PB7` (`SDA`).
18
0 commit comments