board707 / DMD_STM32

STM32Duino library for RGB, Monochrome and Two-color led matrix panels
GNU General Public License v3.0
54 stars 18 forks source link

Flickering issue on 4bit RGB modes in v1.1.0 #63

Closed board707 closed 6 months ago

board707 commented 6 months ago

Attention The last version (v1.1.0) of the library exhibits problems in some 4-bit color modes on standard (non-PWM) RGB panels. The causes of the problems lie in recent code changes. Version 1.0.7 and earlier do not experience these problems.

A fix will be released soon.

board707 commented 6 months ago

Fixed in v1.1.1 2f32d2a