Esp32 serial communication thru rs3232
Posted: Tue Feb 04, 2025 5:52 pm
Hello all,
I am trying to validate the Serial communication of my pcb. To do so, I am using the second uart chanel for this communication, going to Max 3233 supplied with 3.3V. After the max ic a db9 connector is used on the pcb.
Using a cable rs232 to usb I am connecting my pcb to the PC.
I have originally programed the esp32 to print out via serial comunication a simple text, that I expect to see on my pcb terminal ( I tried with mobaexterm, uart assistant etc).
The problem is that these terminals are seeing the board, but there is no messages printed out on my PC.
I tried ot change the speed of transferring bits but does not help.
I am attaching the schematics also.
Anyone with idea why does not work?
I am sure the cable is working. I tried to swap rx and TX of esp32, also no changes.
Thanks!
I am trying to validate the Serial communication of my pcb. To do so, I am using the second uart chanel for this communication, going to Max 3233 supplied with 3.3V. After the max ic a db9 connector is used on the pcb.
Using a cable rs232 to usb I am connecting my pcb to the PC.
I have originally programed the esp32 to print out via serial comunication a simple text, that I expect to see on my pcb terminal ( I tried with mobaexterm, uart assistant etc).
The problem is that these terminals are seeing the board, but there is no messages printed out on my PC.
I tried ot change the speed of transferring bits but does not help.
I am attaching the schematics also.
Anyone with idea why does not work?
I am sure the cable is working. I tried to swap rx and TX of esp32, also no changes.
Thanks!