2018-03-28 2:45 AM
Hi !
I'm currently using STM32F413 uC.
I can not find on the datasheet (and the reference manual) the output voltages of UART pins (or even GPIO).
The voltage of course depends on the supply voltage.
I'm currently powering my microcontroller with a voltage of 3.3V but my output signals on the UART pin are 1.8V...
Where can I find this information?
Thanks in advance !
Solved! Go to Solution.
2018-03-28 6:00 AM
2018-03-28 3:56 AM
Should be a VOH value in data sheet.
If you have two transmit pins connected to each other they can fight. Some chips have a secondary VDDIO, and require Bank G to be enabled.
Will go skim the data sheet...
2018-03-28 6:00 AM