Skip to content

v7.0.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 19:11
· 2012 commits to master since this release
b79b8d4

Fixed: could not restore serial port speed over 1500000 (limit introduced by WLED) after reboot

Based on WLED current "stable" version (0.13.1).

WLED finally allows to set serial port speed and you must set it to the same speed as in HyperHDR (WLED: Config→Sync Interfaces tab, HyperHDR: Adalight driver) for example: to 2000000 or to 921600 if you have problems with your board to establish 2Mb speed. You can even try 4Mb speed if your ESP32 board has CH9102x serial chip.

USB serial data stream integrity is always protected with AWA protocol and such option ('High speed serial AWA protocol with data integrity check ') must be enabled in HyperHDR Adalight driver also.

If you own ESP8266 and you are using other that recommended pinout scheme (for example: other than hardware ESP8266 SPI pinouts for APA102/SK9822) then you are asking for trouble and very degraded WLED performance: ESP8266 board doesn't allow pins remapping. If you need such functionality then please upgrade to ESP32 board.