-
大小: 64KB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-06-02
- 语言: 其他
- 标签: 单片机 中颖 SH19F1612A
资源简介
中颖单片机SH79F1612A例程,演示Demo,里边关于单片机的资源配置都已经写好,可根据自己的要求直接调用。
代码片段和文件信息
/*---------------------------------------------------------------------------------------------
* device reference register
*--------------------------------------------------------------------------------------------*/
#include
////////
unsigned int idata adc_Current0 = 0;
unsigned int idata adc_Current1 = 0;
unsigned int idata adc_Current2 = 0;
unsigned int idata adc_Current3 = 0;
unsigned int idata Current0 = 0;
unsigned int idata Current1 = 0;
unsigned int idata Current2 = 0;
unsigned int idata Current3 = 0;
unsigned int idata Current4 = 0;
unsigned int idata Current5 = 0;
unsigned int idata Current6 = 0;
unsigned int idata Current7 = 0;
unsigned long idata Currentg = 0; //8个量的和
unsigned int idata Currenth = 0; //8个量的平均值
unsigned int idata Current = 0; //电流采样实时真实值(上面四个量的平均值减去初始值)
unsigned char xdata AdSampleFreqCount = 0;
unsigned int xdata TempeAD = 0;
unsigned int xdata TestTempe_Hex_show = 0;
unsigned int xdata SetTempe_Hex = 0;
unsigned int xdata TestTempe_Hex = 0;
unsigned int xdata Com_mag = 0; // pi
unsigned int xdata PID_AdjMaxLimit = 0; // Value of Current command
unsigned char xdata Com0Buff = 0;
unsigned char xdata Com1Buff = 0;
unsigned char xdata ComCount = 0;
unsigned char xdata lcddriverfreq_ms = 0;
unsigned char xdata LcdShowMode = 0;
unsigned char xdata KeyBuff = 0;
unsigned char xdata KeyNew = 0;
unsigned char xdata KeyOld = 0;
unsigned char xdata KeyValue = 0;
unsigned char xdata KeyPress_Flag = 0;
unsigned char xdata FastKeyCount_ms = 0;
unsigned char idata BCD1000 = 0;
unsigned char idata BCD100 = 0;
unsigned char idata BCD10 = 0;
unsigned char idata BCD1 = 0;
unsigned int data count_3s = 0;
unsigned int data count_ms = 0;
unsigned char data count_10ms = 0;
unsigned char data count_10ms_1 = 0;
unsigned char data count_500ms = 0;
unsigned char data countFlash_500ms = 0;
unsigned char gbFlagPower = 0;
unsigned char data One_Save;
unsigned char data Two_Save;
unsigned char data Three_Save;
unsigned char data counter_display;
unsigned char data counter_500ms_display;
unsigned char data zero_counter;
unsigned char data zero_half_period;
unsigned char data timer0_counter1;
unsigned char data sys_counter1;
unsigned char data scr_output_timer;
unsigned char bdata R_zero_flag;
sbit flag_zero_old = R_zero_flag^0;
sbit flag_5060hz = R_zero_flag^1;
sbit flag_int_zero_20ms = R_zero_flag^2;
sbit flag_int_5ms = R_zero_flag^3;
sbit flag_100ms = R_zero_flag^4;
sbit flag_5ms = R_zero_flag^5;
sbit flag_500ms_display
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 152 2011-02-23 17:42 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C\table.A51
文件 136 2017-03-15 13:56 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C\table.C
文件 6763 2018-03-16 15:08 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C\ZeroControl_datastructure.c
文件 12956 2018-03-16 15:08 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C\ZeroControl_main.C
..A.SH. 9 2018-03-16 08:53 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C\_desktop.ini
文件 34573 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A
文件 4325 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.hex
文件 117 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.lnp
文件 33453 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.M51
文件 2199 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.plg
....... 56565 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.uvopt
....... 13745 2018-03-16 15:15 DEMO-table-SH79F1612A\DEMO_table_79F1612A.uvproj
....... 57416 2018-03-16 15:12 DEMO-table-SH79F1612A\DEMO_table_79F1612A_uvopt.bak
....... 13745 2018-03-16 15:12 DEMO-table-SH79F1612A\DEMO_table_79F1612A_uvproj.bak
文件 19 2018-03-16 15:12 DEMO-table-SH79F1612A\ExtDll.iex
文件 4628 2011-02-18 10:56 DEMO-table-SH79F1612A\head\DEFINE.h
文件 4790 2011-02-18 11:20 DEMO-table-SH79F1612A\head\GLOBAL.h
文件 972 2007-10-15 10:57 DEMO-table-SH79F1612A\head\INTRINS.H
..A.SH. 9 2018-03-16 08:53 DEMO-table-SH79F1612A\head\_desktop.ini
文件 16 2018-03-16 15:12 DEMO-table-SH79F1612A\Sino.cfg
文件 6376 2009-05-07 14:37 DEMO-table-SH79F1612A\STARTUP.A51
文件 14056 2018-03-16 15:15 DEMO-table-SH79F1612A\STARTUP.LST
文件 757 2018-03-16 15:15 DEMO-table-SH79F1612A\STARTUP.OBJ
文件 14581 2018-03-16 15:15 DEMO-table-SH79F1612A\ZeroControl_datastructure.lst
文件 9865 2018-03-16 15:15 DEMO-table-SH79F1612A\ZeroControl_datastructure.obj
文件 28805 2018-03-16 15:15 DEMO-table-SH79F1612A\ZeroControl_main.lst
文件 31477 2018-03-16 15:15 DEMO-table-SH79F1612A\ZeroControl_main.obj
目录 0 2018-03-16 15:04 DEMO-table-SH79F1612A\DEMO_SH79F1612A_C
目录 0 2018-03-16 15:04 DEMO-table-SH79F1612A\head
目录 0 2018-03-16 15:15 DEMO-table-SH79F1612A
............此处省略3个文件信息
- 上一篇:ADAS脑图资料
- 下一篇:东北大学软件学院数据结构课程设计源代码
相关资源
- 基于单片机的正弦波设计程序幅度和
- 15单片机开发FDC2214,测试程序,好使
- 51单片机,DS18B20实现程序
- 万能红外学习代码 单片机
- 交通灯程序设计1
- 51单片机+adc0809+PT100的24路温度巡检仪
- stc12c5a60s2单片机两路pwm
- 基于单片机和dac0832的可调的信号发生
- PCF8574LCD模块链接1602单片机51例程
- LED点阵显示汉字
- 51单片机流水灯仿真+程序
- 51单片机DHT11温湿度
- Altium designer 常用原件原理图库、封装
- 基于51单片机HC-06蓝牙模块使用
- 单片机实现的多功能数字电子表设计
- 基于51单片机的HC-08蓝牙程序
- 松翰单片机程序
- dspic----单片机与DSP的完美结合
- 51单片机实用计算器汇编+数码管.zip
- 51单片机 菜单程序OLED屏
- 51单片机跑uC/OS II 2个任务
- 基于单片机的信号发生器设计 可调波
- STC89C52单片机与HC-06模块下位机测试程
- ESP8266 WIFI杀手固件
- 基于51单片机的GPS定位程序
- 数码管设计的可调式电子钟
- 基于51单片机和PROTEUS的非常形象的交
- 电子信息本科毕业论文题目
- 最经典的51单片机经典流水灯汇编程序
- 基于89C52的激光琴
评论
共有 条评论