Skip to content

andreyk0/mks-tft32-l-v3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Rust firmware for Makerbase MKS TFT32_L V3.0

An experiment in reusing an LCD panel from an old 3D printer for other projects. Only goes as far as initializing the display and providing a DrawTarget driver to use with embedded_graphics.

TODO: fix HSE (board has 25Hhz but that input crashes stm32f1xx_hal).