Skip to content

Releases: board707/DMD_STM32

v1.2.0

15 Jun 05:48

Choose a tag to compare

  • Add an ability to manage a multiple rows per pin on Parallel Monochrome mode
  • Add FM6126a driver support for RP2040 controllers
  • New panel templates
  • Many bugs fixed

v1.1.5

23 Aug 11:55

Choose a tag to compare

Some bug fixes

v1.1.4

12 Apr 10:09

Choose a tag to compare

Bug fix release

v1.1.0

01 Dec 01:05

Choose a tag to compare

FM6353/FM6363 drivers support

v1.0.5

06 May 18:37

Choose a tag to compare

First release since introducing a new matrix templates in 1.x versions. Fix some errors.

v0.9.5

13 Feb 14:39

Choose a tag to compare

Error fix release before introducing new template format.

v0.9.2

13 Dec 22:57
ddb4b74

Choose a tag to compare

  • Add Monochrome panel support for RP2040 boards
  • Fix bugs with Monochrome mode for STM32F4 boards

v0.8.1

14 Sep 23:49
6685d9a

Choose a tag to compare

  • Add support of STM32F4 boards - blackpills STM32F401CC & STM32F411CE
  • Add support of cheap STM32F103C6 boards

v0.6.11

18 Feb 22:45

Choose a tag to compare

  • Fix incorrect string bounds for standard and GFXFonts
  • Fix artefacts in Parallel Monochrome mode
  • Add ability to choose timer for OE other than Tim3 (see Alternative Timer Setup in DMD_STM32a.h)

v0.6.3

23 Jan 11:05

Choose a tag to compare

v0.6.3 Pre-release
Pre-release
  • Add 1-bit RGB color depth
  • Rewrite marquee text code
  • Many other changes as ZigZag connect scheme etc