当前位置:网站首页>Some problems encountered in introducing lvgl into esp32 Arduino
Some problems encountered in introducing lvgl into esp32 Arduino
2022-07-02 11:48:00 【Neo Wordsworth】
【1】
At the beginning lv_arduino, And online tutorials do not match , Find out it's LVGL (v7.0.x),
open github, See the hint , No more updates , Let introduce lvgl library
【2】
Compiler error , The lack of lv_conf.h. Find out lv_conf_template.h It's kind of like clicking in , notice

You need to change the file name to “lv_conf.h”
【3】
Continue compiling , Wrong again , Or lack of lv_conf.h
In the wrong file lv_conf_internal.h Search for lv_conf.h, Find out include The relative path introduced is incorrect 
According to file location , Change it to

【4】
Then add several controls to display .
I began to find that the text that should be scrolled left and right didn't roll , Never mind it .
Then I want to refresh the text display , Also cannot refresh .
After a lot of twists and turns , open lv_log_register_print_cb( my_print ); journal , See the warning message

According to the warning position , Follow the code , Find out lv_tick_get(); The problem of , Keep looking
Find out in lv_conf_internal.h Middle configuration , Add a red line , Can make “arduino.h” The header file

边栏推荐
- 6. Introduce you to LED soft film screen. LED soft film screen size | price | installation | application
- Order by注入
- [cloud native] 2.5 kubernetes core practice (Part 2)
- MySQL linked list data storage query sorting problem
- php 二维、多维 数组打乱顺序,PHP_php打乱数组二维数组多维数组的简单实例,php中的shuffle函数只能打乱一维
- liftOver进行基因组坐标转换
- Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting
- to_bytes与from_bytes简单示例
- mysql 基本语句
- R HISTOGRAM EXAMPLE QUICK REFERENCE
猜你喜欢

Three transparent LED displays that were "crowded" in 2022

基于Hardhat和Openzeppelin开发可升级合约(二)

mysql链表数据存储查询排序问题

Take you ten days to easily finish the finale of go micro services (distributed transactions)

A sharp tool for exposing data inconsistencies -- a real-time verification system

The position of the first underline selected by the vant tabs component is abnormal

Seriation in R: How to Optimally Order Objects in a Data Matrice

Wechat applet uses Baidu API to achieve plant recognition

Always report errors when connecting to MySQL database

VS2019代码中包含中文内容导致的编译错误和打印输出乱码问题
随机推荐
Develop scalable contracts based on hardhat and openzeppelin (I)
The computer screen is black for no reason, and the brightness cannot be adjusted.
Installation of ROS gazebo related packages
Cluster Analysis in R Simplified and Enhanced
Tdsql | difficult employment? Tencent cloud database micro authentication to help you
MTK full dump grab
Astparser parsing class files with enum enumeration methods
Order by注入
Attribute acquisition method and operation notes of C # multidimensional array
Amazon cloud technology community builder application window opens
6. Introduce you to LED soft film screen. LED soft film screen size | price | installation | application
How to Create a Nice Box and Whisker Plot in R
Power Spectral Density Estimates Using FFT---MATLAB
解决uniapp列表快速滑动页面数据空白问题
How to Create a Beautiful Plots in R with Summary Statistics Labels
Thesis translation: 2022_ PACDNN: A phase-aware composite deep neural network for speech enhancement
2022年4月17日五心红娘团队收获双份喜报
The selected cells in Excel form have the selection effect of cross shading
Take you ten days to easily finish the finale of go micro services (distributed transactions)
QT获取某个日期是第几周