当前位置:网站首页>Tactile intelligent sharing - SSD20X realizes upgrade display progress bar
Tactile intelligent sharing - SSD20X realizes upgrade display progress bar
2022-08-04 05:02:00 【Industio_Haptic Intelligence】
This article is based on the tactile intelligent SSD2D0X series, which realizes the function of opening the SD card and U disk upgrade and displaying the progress bar.
IDO-SOM2D0X is an ultra-small SOM module based on SigmaStar SSD201/202 SoC, dual-core A7 1.2GHz frequency, 1080P video decoding, support MIPI/RGB display interface, support dual Ethernet, support SDIO/USB/SPI/I2C/UART/DMIC/I2S, integrated audio codec, supports microphone array; module integrates WIFI and NAND Flash; supports Linux system; high performance, low cost; mass supply guarantee, mainly used in smart building indoor units, smart homeControl, 86 boxes of home central control, elevator floor display, IP network broadcasting equipment, etc.
产品规格书:IDO-SOM2D0X Product Manual
Product purchase link: https://item.taobao.com/item.htm?ft=t&id=668816269800
Open boot configuration
1. Open the upgrade animation configuration
Device Drivers --->
[*] MStar drivers --->
[*] SSTAR DISP
[*] SSTAR RGN
[*] SSTAR UPGRADE UI
2. Synchronization configuration file
cp .config configs/infinity2m_spinand_raw_defconfig
Modify source code
The link to get the source code is as follows:
Link: https://pan.baidu.com/s/1U-xhAAOuWrSUyolpZHpCew
Extraction code: 373d
In order to prevent the overlapping of bootlogo and upgrade UI under normal operation, modify cmd_mstar.c.
vi boot/common/cmd_mstar.c
The SD card upgrade is used here as an example, and the U disk upgrade is the same.
When the upgrade is over, it will stop at the "Upgrade OK" interface, and the user can restart it manually.
Recompile:
./Release_to_customer.sh -f nand -p ssd202
The upgrade is displayed as follows:
Upgrade end interface is as follows:
边栏推荐
- System design. How to design a spike system (full version transfer)
- [Cocos] cc.sys.browserType可能的属性
- 看DevExpress丰富图表样式,如何为基金公司业务创新赋能
- Take care of JVM performance optimization (own note version)
- 关于yolo7和gpu
- How to dynamically add script dependent scripts
- Explain详解与实践
- 【技巧】借助Sentinel实现请求的优先处理
- 杭电多校-Slipper-(树图转化+虚点建图)
- 转:管理是对可能性的热爱,管理者要有闯进未知的勇气
猜你喜欢
【21天学习挑战赛】图像的旋转问题(二维数组)
[21 Days Learning Challenge] Image rotation problem (two-dimensional array)
el-Select selector bottom fixed
Stop behind.
深度学习21天——准备(环境配置)
For Qixi Festival, I made a confession envelope with code
day13--postman interface test
7-2 LVS+DR概述与部署
10 Convolutional Neural Networks for Deep Learning 3
day13--postman接口测试
随机推荐
OpenGL绘制一个圆锥
系统设计.秒杀系统
Towards Real-Time Multi-Object Tracking(JDE)
看DevExpress丰富图表样式,如何为基金公司业务创新赋能
七夕节,我用代码制作了表白信封
day13--postman接口测试
Introduction and application of go module
触觉智能分享-SSD20X实现升级显示进度条
[Evaluation model] Topsis method (pros and cons distance method)
About yolo7 and gpu
[C language advanced] program environment and preprocessing
深度学习21天——卷积神经网络(CNN):实现mnist手写数字识别(第1天)
【技巧】借助Sentinel实现请求的优先处理
What is the salary of a software testing student?
Simple operation of the file system
redis中常见的面试题
C专家编程 第5章 对链接的思考 5.1 函数库、链接和载入
【21天学习挑战赛】直接插入排序
Jenkins export and import Job Pipeline
21 days learning challenge 】 【 sequential search