Search found 1 match
- Thu Feb 06, 2025 4:32 pm
- Forum: General Discussion
- Topic: How to configure TWAI MASK and CODE
- Replies: 1
- Views: 729
How to configure TWAI MASK and CODE
Hello, I am working on an old code based on esp idf 4.3. I have TWAI already setup with acceptance code ~(0x100 << 21) and acceptance mask of ~(0x100 << 21). But this mask blocks a new frame in my system which is 0x130. Basically my systems needs these frames : 0x18 0x20 0x130 0x600 0x610 0x618 0x62...