routines
共 150 篇文章
routines 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 150 篇文章,持续更新中。
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
使用软件程序仿真C500微控制器系列SSC(同步串行通道)功
The solution presented in this paper and in the attached source files emulates the most<BR>important SSC functions by using SW routines implemented in C. The code is focused on<BR>the SAB C513, but wi
P90CL301 I2C driver routines
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301<BR>micro-controller.<BR>It is not only an example of writing a driver, but it also i
87LPC76X的IIC从程序
Presents short and simple I2C software routines that support only<BR>slave (rather than master or master & slave) operation and an ASM<BR>demonstration program. The slave-only software in this app
I2C slave routines for the 87L
The 87LPC76X Microcontroller combines in a small package the<BR>benefits of a high-performance microcontroller with on-board<BR>hardware supporting the Inter-Integrated Circuit (I2C) bus interface.<BR
XA-S3的IIC接口的驱动器软件程序(C语言)
The XA-S3 is a member of Philips Semiconductors’ XA (eXtended Architecture) family of high performance 16-bit single-chip Microcontrollers. The XA-S3 combines many powerful peripherals on one chip. Th
XA-S3 I2C driver software
This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bit<BR>Microcontroller from Philips Semiconductors.<BR>Not only the driver software is giv
Keil C51库函数参考
<p>
第五章 Keil C51库函数参考</p>
<p>
C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。</p>
<p>
1. 第一节 本征库函数(intrinsic routines)和非本征证库函数</p>
<p>
C51提供的本征函数是指编译时直接将固定的代码插
FREERTOS的官方移植文档
<STRONG>Features<BR></STRONG>The following standard features are provided.<BR>• Choice of RTOS scheduling policy<BR>1. Pre-emptive:<BR>Always runs the highest available task. Tasks of identical
SCommtest
VC与西门子PLC自由口通讯例程源码-VC and Siemens PLC source free port communication routines