UART1 TX pin as 5V Tolerant - Should be OK?
Posted on October 25, 2013 at 05:54 I'm trying to setup some communications between an STM32L152 series MCU with an ATMEGA The Atmega uses 5V logic high. I read the Datasheet and found that the UART1 RX pin is 5V tolerant on the STM32 so I shoul...