Current implementation contains full support for: - transparent switching between direct and framebuffer rendering modes - writing characters to framebuffers - loading frame from memory to physical display As well as partial support for instruction writes including: - resetting the display (clears memory, sets cursor at 0:0, switches to increment mode) - switching between increment/decrement modes - setting cursor position |
||
---|---|---|
.settings | ||
Core | ||
Debug | ||
Drivers | ||
.cproject | ||
.gitignore | ||
.mxproject | ||
.project | ||
STM32F407VGTX_FLASH.ld | ||
STM32F407VGTX_RAM.ld | ||
test1 Debug.launch | ||
test1.ioc |