-
-
-
RTL8305SC.rar
4 port switch controllor + dual MII interface for switch application
-
MSP430F169_Eval_Port.rar
... contains the real time kernel source files for every
port. The kernel itself is only 3 files.
+ The Demo directory contains the demo application source files for every
port.
+ The TraceCon directory contains the trace visualisation exe file ...
-
FIFO_Loopback.rar
... transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4.
The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM.
Use Hyperterminalto send and receive data.
FIFO control lines are ...
-
rs232.rar
... and interrupt driven for efficiency.
3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to ...
-
-
PTdemo.rar
elan手写
This is a C example that shows how to read touch pad axis position to port IO
-
ad-USART.rar
Data Acquisition Device 数据采集办法
* Module Description组件描述:
* Analog Data Acquisition模拟数据采集器组件使用 EE314
* 设备接口通过RS232串行口serial port到PC,同时提供协议protocol支持最多5个对 * 手方频道
-
cuankou.rar
i have no time , for short, this is about serial port communication in VC envirement.
-
bioscom.rar
上位机(386以上PC机)的所有程序是在BORLAND C++环境下编译的,因此串行通信程序可以直接应用I/O通信库函数bioscom(),该函数在由port指定的I/O端口上执行RS-232通信操作。通信前,根据与8098单片机的通信协议,设定通信的串行端口、数据位数、停止位数、波特率,由于上位机时钟为12MHz,所以对应的波特率应设置为4800。下面给出上位机串行通信的部分程序:
-