stm32f103zet6移植lvgl 8.3, 使用gui-guider生成界面 在项目中使用事件 移植过程中需要注意的地方 1、显示需要在lvgl文件中添加自己的显示屏刷新函数,否则无法显示 2、触摸需要在中断中获取点击的x,y坐标值 3、stm32f103zet6芯片编译过程中会提示内存不足,将64改成20U 4、编译勾选C99
Contributions last year: 10
Max continuous contributions: 2
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.