I am designing a circuit using a MAX232
. I have connected Tx
and Rx
of the MCU to the 11th & 12th pin and connected the 14th & 13th pin to the RS232 cable. I do not have a UART port in my laptop, so I have used a UART to USB Cable. However, I am not getting data. Vcc
is 3.3V. I have used 1uf
capacitors. Below is the circuit:
Where am I going wrong?