CAN transceiver Pinout on ESP32
Posted: Mon Sep 06, 2021 2:31 pm
The ESP32 Datasheet is missing of a CAN-Bus chapter section.
https://www.espressif.com/sites/default ... eet_en.pdf
https://www.espressif.com/sites/default ... nes_en.pdf
There is a more detailed datasheet? I can't find it.
On ESP-IDF guide i read that I can connect the Rx\Tx lines almost on all GPIO's. But my experience tell me that is better to investigate when there is nothing explicit on hardware datasheets.
Anyway, I need to validate my design before first pcbs production:
I need to know if on a ESP32 I can connect Trasceiver RX\TX Lines as follow:
Can Rx on GPIO4 of ESP32
Can Tx on GPIO16 of ESP32
Can anyone help me with an assertation of this connetions?
Thank you in advice.
Best regards.
https://www.espressif.com/sites/default ... eet_en.pdf
https://www.espressif.com/sites/default ... nes_en.pdf
There is a more detailed datasheet? I can't find it.
On ESP-IDF guide i read that I can connect the Rx\Tx lines almost on all GPIO's. But my experience tell me that is better to investigate when there is nothing explicit on hardware datasheets.
Anyway, I need to validate my design before first pcbs production:
I need to know if on a ESP32 I can connect Trasceiver RX\TX Lines as follow:
Can Rx on GPIO4 of ESP32
Can Tx on GPIO16 of ESP32
Can anyone help me with an assertation of this connetions?
Thank you in advice.
Best regards.