morris
f8736489fc
Merge branch 'feat/esp_hal_twai' into 'master'
...
feat(twai): graduate the hal drivers into esp_hal_twai component
Closes IDF-14102
See merge request espressif/esp-idf!43557
2025-12-03 16:31:43 +08:00
wanckl
3a7b26a19b
fix(driver_twai): improve new driver API description
2025-12-02 19:29:20 +08:00
morris
ab4200e6f6
feat(twai): graduate the hal drivers into esp_hal_twai component
2025-12-01 22:32:54 +08:00
morris
9eacbc1824
Merge branch 'contrib/github_pr_17888' into 'master'
...
feat(driver_twai): support get queue remaining and improve logs and docs (GitHub PR)
Closes IDFGH-16811, IDFGH-16807, and IDFGH-16805
See merge request espressif/esp-idf!43623
2025-12-01 17:52:38 +08:00
diplfranzhoepfinger
1437506165
chor(twai): improve error logging in _node_queue_tx function
...
Enhanced error message for unmatched dlc and buffer_len.
Merges https://github.com/espressif/esp-idf/pull/17888
2025-11-27 16:46:27 +08:00
Wang Ning
914dc26402
docs: update heading levels for twai api reference
2025-11-26 14:36:25 +08:00
wanckl
cee541614e
fix(driver_twai): update twaifd register description
2025-09-28 14:45:27 +08:00
wanckl
1e1bf5aea3
fix(driver_twai): added ctu_official listen only workaround
...
Closes https://github.com/espressif/esp-idf/issues/17461
2025-09-18 12:01:06 +08:00
morris
c6d7d5d412
Merge branch 'feat/twai_xiaomi_motor_example' into 'master'
...
feat(twai): add cybergear example
Closes IDF-10549
See merge request espressif/esp-idf!40193
2025-08-26 11:37:04 +08:00
Chen Jichang
b39507bc30
feat(twai): add cybergear example
2025-08-25 18:30:33 +08:00
Yuan Yu
e263cd2cfe
docs(twai): Update twai_node_transmit function's note
2025-08-25 11:05:52 +08:00
wanckl
6288067296
feat(driver_twai): add tx wait all done api
2025-08-20 16:11:39 +08:00
wanckl
fe8f0f08f3
feat(driver_twai): update and simplify network example using new driver
2025-08-13 19:41:06 +08:00
wanckl
959557d00a
feat(driver_twai): update error recover example using new driver
...
Closes https://github.com/espressif/esp-idf/issues/8461
2025-08-13 19:40:20 +08:00
Yuan Yu
9a95e2719c
docs(twai): update example description for TWAI utilities
2025-08-13 16:31:35 +08:00
wanckl
579373d5bb
fix(driver_twai): added errata warning for c5 listen only mode
2025-07-03 11:53:39 +08:00
wanckl
77277b59fc
feat(driver_twai): new driver add programming guide
2025-05-29 21:00:50 +08:00
Zhang Shuxian
c8cc3c1ea6
docs: Add a note about TWAI multiple instances install
2025-03-21 17:26:29 +08:00
wanckl
fe48cbc3c0
feat(twai): c5 twaifd low level support and deprecate old types header
2024-12-18 19:23:25 +08:00
Armando
332ddd64e3
doc(twai): added sleep retention doc
2024-10-18 14:14:16 +08:00
renpeiying
5fe1f22b34
docs: Update application examples for spi master, twai, and spi_slave
2024-09-13 17:05:02 +08:00
caixinying-git
53f75bda8d
docs: provide CN translation for api-reference/peripherals/twai.rst
2024-06-14 17:40:35 +08:00
kirill.chalov
22a053f1fc
docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit
2024-01-23 15:22:29 +08:00
Darian Leung
97721d469c
TWAI: Add ESP32-S2 support
...
This commit adds TWAI driver support for the
ESP32-S2. The following features were added:
- Expanded BRP support
- Expanded CLKOUT Divider Support
- Updated example READMEs
2020-06-30 16:56:03 +08:00