Search found 1 match

by Turtle64
Mon Nov 28, 2022 5:22 pm
Forum: ESP32 Arduino
Topic: ESP32: 2 UARTS plus 1 CAN bus possible?
Replies: 1
Views: 1138

ESP32: 2 UARTS plus 1 CAN bus possible?

Hi, in a project I will need one CAN bus and two UARTs, all in both directions. I have some questions: As far as I understand, one of the three UARTS is in use for programming. That leaves two UARTs for other usage, right? When the CAN bus is used, does the CAN bus take one of the three built-in UAR...