5V Tolerant GPIO Pins

Firmware/software/electronics/mechanics
Post Reply
dbrgn
Member
Posts: 51
Joined: Tue Dec 16, 2014 9:42 pm

5V Tolerant GPIO Pins

Post 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?
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: 5V Tolerant GPIO Pins

Post 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).
Post Reply