Skip to content

satirebird/stm32-gfxmmu-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32-gfxmmu-tool

Description

This little tool generates source code for the STM32L4+ GFXMMU peripheral. The GFXMMU packs the physical memory depending on the shape of the display. For a round display the none visible parts are not mapped into memory.

Install

$ git clone https://github.com/satirebird/stm32-gfxmmu-tool.git
$ cd stm32-gfxmmu-tool
$ make build

Usage

$ ./venv/bin/stm32-gfxmmu-tool --help
$ ./venv/bin/stm32-gfxmmu-tool 360 360

Reference

This project based on the template project from Richard Pappalardo.

About

Generate c files for the gfxmmu lookup table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors