same PCB, but different behaviors at esp32-wroom-32 and wroom-32U
Posted: Sat Jan 23, 2021 8:25 pm
Hello,
I developed a board that contains esp32, 12v to 5V and 3.3V source(MP1584EN), st232c and DS1307. The PCBs are identical but for those with wroom-32U when using external power, UART0 no longer works properly. Some strange signs and sometimes truncated debug messages appear in the debug window. If I power the board through the USB adapter (5V) the messages come correctly. If I want to program the wroom-32U board and use external power, I can't program. If I use the power from the USB-TTL adapter it is OK.
On wroom-32 boards, debug messages appear correctly and can be programmed no matter what power source I use.
I use the same USB-TTL adapter in all tests.
When I use the board power supply, I disconnect the 5V wire from the USB-TTL adapter.
What is the difference between WROOM-32 and WROOM-32U and how can I solve the problem because I will only use WROOM-32U?
Thank you
I developed a board that contains esp32, 12v to 5V and 3.3V source(MP1584EN), st232c and DS1307. The PCBs are identical but for those with wroom-32U when using external power, UART0 no longer works properly. Some strange signs and sometimes truncated debug messages appear in the debug window. If I power the board through the USB adapter (5V) the messages come correctly. If I want to program the wroom-32U board and use external power, I can't program. If I use the power from the USB-TTL adapter it is OK.
On wroom-32 boards, debug messages appear correctly and can be programmed no matter what power source I use.
I use the same USB-TTL adapter in all tests.
When I use the board power supply, I disconnect the 5V wire from the USB-TTL adapter.
What is the difference between WROOM-32 and WROOM-32U and how can I solve the problem because I will only use WROOM-32U?
Thank you