代码搜索:双向通信

找到约 45 项符合「双向通信」的源代码

代码结果 45
www.eeworm.com/read/232751/14183461

txt cpld与单片机at89c51双向通信.txt

/*CPLD接收VHDL源程序如下*/ Library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity cuanxing is port (clk,cxin,cs:in std_logic; c
www.eeworm.com/read/18415/787114

txt cpld与单片机at89c51双向通信.txt

/*CPLD接收VHDL源程序如下*/ Library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity cuanxing is port (clk,cxin,cs:in std_logic; c
www.eeworm.com/read/368974/9669818

asm 232.asm

;串口双向通信试验 ;******************************************************************************** ;* 日期: 2007-3-25 * ;* 版本: 3.0
www.eeworm.com/read/192426/8382080

_c i2c_com._c

/*******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* 硬件I2C总线演示程序之四 */ /* 中断、双向通信(和UART连接)
www.eeworm.com/read/192426/8382088

c i2c_com.c

/*******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* 硬件I2C总线演示程序之四 */ /* 中断、双向通信(和UART连接)
www.eeworm.com/read/316037/13531549

_c i2c_com._c

/*******************************************/ /* 广州天河双龙电子公司 */ /* http://www.sl.com.cn */ /* 硬件I2C总线演示程序之四 */ /* 中断、双向通信(和UART连接)