STM32G474 UART4 RX pin pull up
In STM32G474 UART4 pin no PC11(Rx) is 5 Volt tolerant . If I pull up this pin to +5V with 4.7kOhms then it will affect life or operation of microcontroller? please Suggest.
In STM32G474 UART4 pin no PC11(Rx) is 5 Volt tolerant . If I pull up this pin to +5V with 4.7kOhms then it will affect life or operation of microcontroller? please Suggest.
Hello,
According to the datasheet this pin is FT_f which means it's Five volt tolerant with Fast mode + capability.
Fast mode + pins can sustain a current of 20mA:

Doing the calculation:
5V/4.7.10-3 = 1mA -> far from the maximum allowed (20mA).
So no problem with your config.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.