基本信息
源码名称:SC92F8X4XB高灵敏度触控资料
源码大小:9.98M
文件格式:.rar
开发语言:C/C++
更新时间:2021-10-28
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍


SC92F8X4XB高灵敏度触控资料

├── Demo_Code
│   ├── T1
│   │   ├── SC92F8X4XB_T1_Demo_Code
│   │   ├── SC92F8X4XB_T1_Demo_Code.M51
│   │   ├── SC92F8X4XB_T1_Demo_Code.hex
│   │   ├── SC92F8X4XB_T1_Demo_Code.lnp
│   │   ├── SC92F8X4XB_T1_Demo_Code.plg
│   │   ├── SC92F8X4XB_T1_Demo_Code.uvgui.SOC1701
│   │   ├── SC92F8X4XB_T1_Demo_Code.uvgui.yanni
│   │   ├── SC92F8X4XB_T1_Demo_Code.uvgui_SOC1701.bak
│   │   ├── SC92F8X4XB_T1_Demo_Code.uvopt
│   │   ├── SC92F8X4XB_T1_Demo_Code.uvproj
│   │   ├── SC92F8X4XB_T1_Demo_Code_uvopt.bak
│   │   ├── SC92F8X4XB_T1_Demo_Code_uvproj.bak
│   │   ├── SC92F8X6X_T1_Demo_Code.plg
│   │   ├── STARTUP.A51
│   │   ├── STARTUP.LST
│   │   ├── STARTUP.OBJ
│   │   ├── S_TouchKeyCFG.__i
│   │   ├── S_TouchKeyCFG.lst
│   │   ├── S_TouchKeyCFG.obj
│   │   ├── c
│   │   │   └── mian.c
│   │   ├── h
│   │   │   ├── SC92F844xB_C.H
│   │   │   └── data_type.h
│   │   ├── lib
│   │   │   ├── SC92F8X4XB_HighSensitive_Lib_T1_V1.0.5.LIB
│   │   │   ├── S_TOUCHKEYCFG.H
│   │   │   ├── S_TouchKeyCFG.C
│   │   │   └── SensorMethod.h
│   │   ├── mian.__i
│   │   ├── mian.lst
│   │   └── mian.obj
│   └── T2
│       ├── SC92F8X4XB_T2_Demo_Code
│       ├── SC92F8X4XB_T2_Demo_Code.M51
│       ├── SC92F8X4XB_T2_Demo_Code.hex
│       ├── SC92F8X4XB_T2_Demo_Code.lnp
│       ├── SC92F8X4XB_T2_Demo_Code.plg
│       ├── SC92F8X4XB_T2_Demo_Code.uvgui.SOC1701
│       ├── SC92F8X4XB_T2_Demo_Code.uvgui.yanni
│       ├── SC92F8X4XB_T2_Demo_Code.uvgui_SOC1701.bak
│       ├── SC92F8X4XB_T2_Demo_Code.uvopt
│       ├── SC92F8X4XB_T2_Demo_Code.uvproj
│       ├── SC92F8X4XB_T2_Demo_Code_uvopt.bak
│       ├── SC92F8X4XB_T2_Demo_Code_uvproj.bak
│       ├── STARTUP.A51
│       ├── STARTUP.LST
│       ├── STARTUP.OBJ
│       ├── S_TouchKeyCFG.__i
│       ├── S_TouchKeyCFG.lst
│       ├── S_TouchKeyCFG.obj
│       ├── c
│       │   └── mian.c
│       ├── h
│       │   ├── SC92F844xB_C.H
│       │   └── data_type.h
│       ├── lib
│       │   ├── SC92F8X4XB_HighSensitive_Lib_T2_V1.0.5.LIB
│       │   ├── S_TOUCHKEYCFG.H
│       │   ├── S_TouchKeyCFG.C
│       │   └── SensorMethod.h
│       ├── mian.__i
│       ├── mian.lst
│       └── mian.obj
├── 动态调试库
│   └── SOC_DebugTouchKey_Lib
│       ├── SC92F8X4XB_HighSensitiveTKDynamicDebug_V1.0.0.LIB
│       └── SOC_DebugTouchKey.h
├── 静态调试烧录码
│   └── SC92F8X4XB_HighSensitiveTKStaticDebug_V1.0.5.hex
└── 触控库及使用说明
    ├── T1
    │   ├── lib
    │   │   ├── SC92F8X4XB_HighSensitive_Lib_T1_V1.0.5.LIB
    │   │   ├── S_TOUCHKEYCFG.H
    │   │   ├── S_TouchKeyCFG.C
    │   │   └── SensorMethod.h
    │   └── 赛元SC92F_93F系列TouchKey MCU 应用指南v1.4.pdf
    └── T2
        ├── lib
        │   ├── SC92F8X4XB_HighSensitive_Lib_T2_V1.0.5.LIB
        │   ├── S_TOUCHKEYCFG.H
        │   ├── S_TouchKeyCFG.C
        │   └── SensorMethod.h
        └── 赛元SC92F_93F系列TouchKey MCU 应用指南v1.4.pdf
17 directories, 70 files