Page 1 of 1

5V Tolerant GPIO Pins

Posted: Mon Apr 06, 2015 12:09 am
by dbrgn
The datasheet for the STM32F405xx mentions "Up to 138 5 V-tolerant I/Os". Unfortunately I can't find any more information on them. Are the GPIO pins (specifically IO_2/PB5) tolerant to 5V input?

Edit: According to page 57, the pin is listed as "FT" which should translate to 5V tolerant, right?

Re: 5V Tolerant GPIO Pins

Posted: Tue Apr 07, 2015 9:29 am
by arnaud
Hi,

This is something we have never used but yes, pins marked FT are 5V tolerant. Also the PULL-UP/PULL-DOWN must be disabled for the pins to be used with 5V input (page 114, note 5).