Skip to content

Commit b418483

Browse files
committed
mention the LED blocking I2C bus
1 parent 285f587 commit b418483

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/hardware/stm8blue.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ internal oscillator, 8kB flash, 1kB RAM, and 640 byte EEPROM. The CPU
1414
includes a UART, SPI, I2C, PWM, 10 bit ADC, 3 timer, and up to 14 I/O pins -
1515
quite similar to an Atmel ATmega8.
1616

17-
One (red) LED is connected to GPIO PB5 (CPU pin 11). Please keep in mind
18-
that this is one of the I2C signals and **using the LED blocks the I2C
19-
bus**. The push button is for reset. The CPU runs on 3.3V, a linear
20-
regulator is integrated on the board. The micro USB connector is only for
21-
(5V) power supply, the data lines are not connected.
17+
One (red) LED is connected to GPIO PB5 (CPU pin 11). This LED is low active.
18+
Please keep in mind that this is one of the I2C signals and **using the LED
19+
blocks the I2C bus**. The push button is for reset. The CPU runs on 3.3V, a
20+
linear regulator is integrated on the board. The micro USB connector is only
21+
for (5V) power supply, the data lines are not connected.
2222

2323
All CPU pins are easily accessible on (optional) pin headers (pitch 2.54mm,
2424
perfect for breadboards).

0 commit comments

Comments
 (0)