From 8893a33bf82e4153a311d8a3aabec53b86615ff1 Mon Sep 17 00:00:00 2001 From: flip111 Date: Mon, 18 Feb 2019 22:18:39 +0000 Subject: [PATCH] Update hardware.md --- src/intro/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intro/hardware.md b/src/intro/hardware.md index 8aa119b..cf77ff8 100644 --- a/src/intro/hardware.md +++ b/src/intro/hardware.md @@ -36,4 +36,4 @@ What does this board contain? For a more detailed features list and further specification of the board take a look at [STMicroelectronics](https://www.st.com/en/evaluation-tools/stm32f3discovery.html) website. -A word of warning: be careful if you want to apply external signals to the board. The microcontroller STM32F303VCT6 pins take a maximum voltage of 4 volts, but ideally should be driven by the nominal voltage of 3.3 volts. For further information consult the [6.2 Absolute maximum ratings section in the manual](https://www.st.com/resource/en/datasheet/stm32f303vc.pdf) +A word of warning: be careful if you want to apply external signals to the board. The microcontroller STM32F303VCT6 pins take a nominal voltage of 3.3 volts. For further information consult the [6.2 Absolute maximum ratings section in the manual](https://www.st.com/resource/en/datasheet/stm32f303vc.pdf)