Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RX/TX pinout for node mcu ESP32s wroom #58

Open
KASR opened this issue Oct 18, 2023 · 3 comments
Open

RX/TX pinout for node mcu ESP32s wroom #58

KASR opened this issue Oct 18, 2023 · 3 comments

Comments

@KASR
Copy link

KASR commented Oct 18, 2023

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         |
                        +-------------------------+       +-------------+
@vekexasia
Copy link
Owner

vekexasia commented Oct 18, 2023 via email

@KASR
Copy link
Author

KASR commented Oct 18, 2023

ah ok i understand, so i do not need to use any RX/TX pin's from the ESP32 for the can communication

to use the code from the repository directly i need to connect the SN65HVD230 to the P21 and P25 on the board (circled in red below)

image

@vekexasia
Copy link
Owner

Sorry for being late in reply. Yes u can use that as well. Did u succeed in the end? I would also like to know your setup in #74 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants