02 2023 档案
摘要:Code clc; close all; clear all; [file,path] = uigetfile({'*.jpg';'*.png'},'sel pic'); % 注意“;”多种格式时使用{'.xxx';'*.xxx'} init_pic = imread([path,file]); %
阅读全文
摘要:参考资料: [1] ST77903_Spec : 链接:https://pan.baidu.com/s/1NfPUBq-4pB01mQFBxrzO2Q?pwd=g3h5 提取码:g3h5 [2] (2条消息) ST77903 QSPI + STM32H750 + RTThread + LVGL(一)
阅读全文