comfoair-esp32 icon indicating copy to clipboard operation
comfoair-esp32 copied to clipboard

RX/TX pinout for node mcu ESP32s wroom

Open KASR opened this issue 8 months ago • 2 comments

Hi,

I have an ESP32 from node mcu (see the figure below for the pinout and the board specifics.

I think the pinout is not exactly the same as what's mentioned in the readme. Is my understanding that the pin 21/25 mentioned in the readme are the TX0 and RX0 pins in the figure below?

image

In other words, would this be the correct connection:

---------------+        +---------------+                 +-------------+
(oran/red)12V  o--------o IN+      OUT+ o-----------------o VIN         |
               |        |   [LM2596S]   |                 |             |
(brown)   GND  o--------o IN-      OUT- o-----------------o GND         |
               |        +---------------+                 |             |
    [RJ45]     |                                          |   [ESP32]   |
  [ComfoAir]   |                                          |             |
               |        +-------------------------+       |             |
(w/blue) CAN_L o--------o CAN_L               3v3 o-------o 3v3         |
(blue)   CAN_H o--------o CAN_H               GND o-------o GND         |
---------------+        |                         |       |             |
                        |   [SN65HVD230]   CAN TX o-------o TX0         |
                        |                  CAN RX o-------o RX0         |
                        +-------------------------+       +-------------+

KASR avatar Oct 18 '23 08:10 KASR