Different Voltage Level on IO Pins
Hello,
I am developing an application using STM32N657
I have datasheet DS14791 Rev 4.
There are pins for VDDIO2 to VDDIO5 and the datasheet implies that I can run the GPIO on an independent voltage supply. Chapter 5.3.17 even specifies low levels and high levels for 1.8V mode and 3.3V mode.
I need SPI and UART at 3.3V level.
I know that VDDCORE is 0.8 V, for this I will use the internal SMPS at 1.8V
Some of the voltage signals have 1V8 in their name so obviously these run at 1.8V
However I am not completely sure how I can/must supply the rest of the chip.
Can i supply VDD and VDDIOx with 3.3V and have all the GPIO work at 3.3V? What else do I have to keep in mind when using 3.3V on this chip?
Thanks
Lucas
