Electronic – STM32f GPIO’s on 1.8V

gpiostm32stm32f4

So I'm trying to figure out what GPIO voltage levels on an STM32F4 would if I have my VDD at 1.8V. I'm assuming you just use the minimum values, however the conditions state 2.7V < Vdd < 3.6V, that means either the conditions were only tested for that voltage range OR they only hold for that range. There isn't any other info in the datasheet on Voh and 1.8V

In previous digital devices, I've seen differences between the different voltages (like 2.4v and 3.6V). So for 2.4V it would be Vdd-0.2 and for 3.3V it would be Vdd-0.4.

You can run this chip at 1.8V, that's stated elsewhere in the datasheet. Under table 6.3.1

VDD: Standard operating voltage 1.7V – 3.6V

What is my minimum Voh and max Vol range for CMOS on an I/O Pin if my Vdd is 1.8?

enter image description here

Best Answer

I'm trying to figure out what GPIO voltage levels on an STM32F4 would if I have my VDD at 1.8V.

What is my minimum Voh and max Vol range for CMOS on an I/O Pin if my Vdd is 1.8?

The table which you kindly included, might suggest that it was for a device which was only supported down to VDD = 2 V (i.e. the lowest voltage mentioned in that table).

However the datasheet for the STM32F437 gives these VOL and VOH figures below, which specifically include VDD = 1.8 V as you asked:


extract from STM32F437 datasheet