-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-C6 second TWAI Controllers not supported (IDFGH-10108) #11383
Comments
The low level HAL seems to support the second TWAI controller already. |
Are there already plans to update the driver to support the second TWAI controller? |
Are the esp32-c6 twai controllers still compatible with SJA1000 as with esp32? |
@igrr |
I think yeas. @mlaz1 Heard from internal information, 2nd TWAI will be supported at least end of this year in 5.2 |
I recently purchased 5 ESP32-C6-DevKitC-1 after using the product selector, very disapointed in eing unable to use these. Does anyone know the scheduled release of 5.2 supporting ? is there usually any unsupported dev release before final release, need to update customer on stall and give an estimation of delay. |
Answers checklist.
General issue report
The new ESP32-C6 features 2 TWAI Controllers.
The API in the ESP-IDF however does not cover support for a second TWAI controller at all.
Neither the master branch nor the development branches for 5.1 or 5.2
seems to have any indication for support for the second TWAI controller.
The text was updated successfully, but these errors were encountered: