Search found 2 matches

by damoAus
Wed Mar 22, 2023 5:55 am
Forum: General Discussion
Topic: ESP32 TWAI API Listen mode is not a pure listen mode, it ack something.
Replies: 2
Views: 2069

Re: ESP32 TWAI API Listen mode is not a pure listen mode, it ack something.

Hi, i had the same problem. i found this solution @ https://github.com/espressif/esp-idf/issues/9157 Errata Description: When the TWAI controller is put into listen only mode, it should not influence the TWAI bus in any way (i.e., should never send a dominant bit). However, on the targets listed abo...
by damoAus
Wed Mar 22, 2023 5:34 am
Forum: General Discussion
Topic: ESP32 TWAI API Listen mode is not a pure listen mode, it ack something.
Replies: 2
Views: 2069

Re: ESP32 TWAI API Listen mode is not a pure listen mode, it ack something.

Hi,
did you ever find a solution to this?
I'm having the same problem.

kind regards,
Damian