andreyk0 / mks-tft32-l-v3.0

Scratch code to test STM32F107VCT6 MKS TFT32_L V3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scratch code to test STM32F107VCT6 MKS TFT32_L V3.0

License:MIT License


Languages

Language:Rust 91.6%Language:GDB 4.7%Language:Makefile 3.3%Language:RPC 0.4%