-
6. Electronic advertising (8X8) display, digital tube display 5 words
6.电子广告(8X8)显示屏,数码管上显示5的字样-6. Electronic advertising (8X8) display, digital tube display 5 words
- 2022-11-16 13:20:03下载
- 积分:1
-
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA10...
,片选接到p1.5
复位端 p1.4
中断端接到 int0
82c250工作在斜率模式下 ,RS 接51k电阻到地。
2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出
差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。
3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。
还有里面定义有接收错误标志码,不知道何时用。-, The election received a P1.5-chip client p1.4 interrupt reset int0 82c250 client received in the slope mode, RS then 51k resistor to ground. 2, SJA1000 with the 82C250 interface, logic for SJA1000 Output 0 (dominant bit), showing low level output to the 82C250, while the low-level differential output 82C250. SJA1000 Output 1 (recessive), and the performance of the output is high or left vacant to the 82C250, the vacant state 82C250 output. 3, Zhou Ligong in the SJA_BCANCONF.ASM of output control register TX0 output polarity bit the definition of wrong. Inside the definition also has to receive error flag code, I do not know when to use.
- 2022-06-28 07:07:40下载
- 积分:1
-
用汇编语言编程,环境为keilC开发环境,显示温度
用汇编语言编程,环境为keilC开发环境,显示温度-Using assembly language programming, the environment keilC development environment, shows that the temperature
- 2022-08-16 12:39:28下载
- 积分:1
-
the code is mainly used in the real
本代码主要是用于在显示系统上实时显示:时,分,秒,-the code is mainly used in the real-time display system shows : when, minutes and seconds.
- 2022-05-16 12:18:28下载
- 积分:1
-
digital hourmeter AT89S8253 with autosaved and sevent segment display
此源代码是MSC51项目。这是一个具有自动递增功能的定时器,如果出现电源故障,可以将最后一次计数保存到at89s8254的片上闪存eeprom中。本方案采用七段式液晶显示器代替液晶显示模块。
- 2022-04-09 03:33:05下载
- 积分:1
-
睾酮
TestOS - 带简单GUI的DOS扩展OS// 源代码// ASM// 英文 -TestOS-with simple dos distention OS of GUI//resource code//ASM//English
- 2022-09-26 21:20:03下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第17章-Windows Environment 32-bit assembly language programming book source package Chapter 17
- 2022-12-14 20:10:03下载
- 积分:1
-
黄金分割的4个子程序
黄金分割的4个子程序-the Golden Section 4 sub-procedures
- 2023-04-09 01:40:03下载
- 积分:1
-
这是一个汇编的程序包,所包含了一般的汇编初学者所要参考的汇编小程序...
这是一个汇编的程序包,所包含了一般的汇编初学者所要参考的汇编小程序-This is a compilation of the package, which contains a compilation of the general beginners by reference to the compilation of small programs
- 2022-02-02 19:46:07下载
- 积分:1
-
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点...
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的
速度。
本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订:
(1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修
改,便可直接使用。
(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的
相互转换子程序进行了彻底改写,提高了运算精度和可靠性。
(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的
工作变得更简单直观。
在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各
项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列
了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。
-err
- 2022-05-30 13:06:19下载
- 积分:1