Skip to content

v1.0.0

Compare
Choose a tag to compare
@ironsheep ironsheep released this 06 Apr 00:06
· 40 commits to main since this release
58488aa

selectable color support up to 24-bit, 1/4 RAM usage

  • Converted to new PWM generation mechanism allowing compile-time selection of desired display color depth of 3-bit to 8-bit/color (9 to 24bit RGB)
  • Now uses 25% of RAM required by the previous version for the same 4-bit color depth.
  • Frees up ~300kB RAM for our P2 P2 Cube Application
  • Latest timing and memory usage info has been posted.

Known Issues

  • Multi-panel support for the FM6126A and MBI5124 driver chips is not yet working!
  • The driver is now fast enough now that there are slight display issues with panels using the MBI5124 chips. We're looking into this.