/mks-tft32-l-v3.0

Scratch code to test STM32F107VCT6 MKS TFT32_L V3.0

Primary LanguageRustMIT LicenseMIT

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).