Running a sketch I wrote to shift the text to the left and using a 14-segment (alphanumeric) smooth font (anti-aliased). This font was converted from .ttf format to C Array, using the method described in the TFT_eSPI library and the Processing IDE. At the end of the video show some graphic examples that come with the TFT_eSPI library.
I used Arduino IDE to write and manage code by installing STM32duino boards and HID Bootloader V2.2 to load the sketch to STM32F directly via USB port (not needed to use the ST-LINK/V2 programmer).
Download this powerful and fast library made by Bodmer here: [ Ссылка ]
STMduino boards for IDE:
[ Ссылка ]
And add this link in the "Additional Boards Managers URLs" field:
[ Ссылка ]
STM32 HID Bootloader 2.2.2:
[ Ссылка ]
[ Ссылка ]
.ttf to .vlw conversion using the Processing IDE:
[ Ссылка ]
.vlw file to hex converter:
[ Ссылка ]
#TFT_eSPI
#STM32F103T6C8
#ILI9341
Ещё видео!