Skip to content

Commit 0cbb915

Browse files
committed
Update TWAI.md
1 parent 6d0f16f commit 0cbb915

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/TWAI.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@
1313

1414
The ESP32 series contains 1 to 3 TWAI controller(s) that can be configured to communicate on a TWAI bus via an external transceiver.
1515

16+
Platform|TWAI busses
17+
:-|:-:
18+
ESP8266|0
19+
ESP32 (ESP32solo1)|1
20+
ESP32-S2|1
21+
ESP32-S3|1
22+
ESP32-C2 (ESP8684)|0
23+
ESP32-C3 (ESP8685)|1
24+
ESP32-C5|2
25+
ESP32-C6|2
26+
ESP32-C61|2
27+
ESP32-H2|1
28+
ESP32-P4|3
29+
1630
??? warning "The TWAI controller is not compatible with ISO11898-1 FD Format frames, and will interpret such frames as errors."
1731

1832
## Hardware needed

0 commit comments

Comments
 (0)