someweisguy / esp_dmx

Espressif ESP32 implementation of ANSI-ESTA E1.11 DMX-512A and E1.20 RDM
MIT License
335 stars 35 forks source link

ESP32-C6 incompatibility #96

Closed someweisguy closed 1 year ago

someweisguy commented 1 year ago

The latest release, esp_dmx v3.1, builds correctly on ESP32-C6, but the C6 is unable to correctly process DMX commands.

ESP-IDF v5.1.1 esp_dmx v3.1

Using the idm_read example.

someweisguy commented 1 year ago

Resolved in #97. This feature will be included in the next tagged release after v3.1.0.