Difference between revisions of "STM32 Five-volt Tolerant I/O Pins (FT)"

From Stm32World Wiki
Jump to navigation Jump to search
(Created page with "Category:STM32Category:STM32 HardwareCategory:STM32 Documentation{{metadesc|STM32 Five-volt Tolerant I/O Pins}} To be added")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Hardware]][[Category:STM32 Documentation]]{{metadesc|STM32 Five-volt Tolerant I/O Pins}}
 
[[Category:STM32]][[Category:STM32 Hardware]][[Category:STM32 Documentation]]{{metadesc|STM32 Five-volt Tolerant I/O Pins}}
To be added
+
[[Arduino]]s were originally designed as 5V devices.  [[STM32]] have always been running on 3.3V and they will fry if operated at 5V.
 +
 
 +
Most of the [[GPIO]] pins on [[STM32]] [[MCU]]s are 5V tolerant.  This means that they can accept a 5V input without any issues.
 +
 
 +
<div class="res-img">
 +
[[File:5v tolerant pin.png|1200px]]
 +
</div>

Latest revision as of 02:10, 8 October 2024

Arduinos were originally designed as 5V devices. STM32 have always been running on 3.3V and they will fry if operated at 5V.

Most of the GPIO pins on STM32 MCUs are 5V tolerant. This means that they can accept a 5V input without any issues.

5v tolerant pin.png