scamiv
scamiv
I needed multiple stripes per esp so I2S wasn't an option. The reason for the flickering is an added 6µs by the wifi IRQ. However this wont be disabled by...
Not sure what your issue could be, can you get a stack trace via serial and decode it? https://github.com/me-no-dev/EspExceptionDecoder Did you select "Erase all flash Contents" on first flash? Does...
Did you try setting the pwmports[] array in line 104 empty?
@tohox Strange issue, i actually never used the dmx output, i will try to replicate your problem on the weekend if i get some time. The gibberish/Flickering is cause you...
Here's an alternate solution, DMX_TX_A/B are now on pin 5/4 but you can change that to your liking, i disabled the directional pins as those aren't needed by me. The...
Have you given my fork a try? It should fix some/most of the existing problems. The current git version runs stable for a few hours in most cases, however there's...