Hi,
I am trying to control some old AT8951 controlled sevseg displays over wifi, I am using NodeECU ESP32S for that. The AT8951 uart RX pin is pulled high by default, which I have learned the hard way, because it fried my esp32 board (which is 3.3v, the AT8951 is 5V TTL). It is only one way communication esp32 TX > AT8951 RX, ist there any easy solution with a diode for example or do I have to use level converter of some sort?
Thanks,
Lu.