LCD_Init();
LCD_PutString(0,0, "Hello world ");
LCD_PutString(0,1, "www.osdiy.com.cn");
LCD_PutString(0,2, “微型打印开发网");
非常简单,使用模拟的SPI接口驱动。cube库,跟几年前的库多少有点不同了,简单试了一下,
源码附上
附件下载 后,把扩展名.zip删除,再运行001那个文件 解压
F7.zip.001.zip
(4.39 MB)
F7.zip.002.zip
(4.2 MB)
|