搜索结果
找到约 33 项符合
DUPLEX 的查询结果
按分类筛选
DSP编程 pic full duplex uart pic full duplex uart pic full duplex uart
pic full duplex uart pic full duplex uart pic full duplex uart
论文 Full-Duplex+Small+Cells
The recent developments in full duplex (FD) commu-
nication promise doubling the capacity of cellular networks using
self interference cancellation (SIC) techniques. FD small cells
with device-to-device (D2D) communication links could achieve
the expected capacity of the future cellular networks (5G ...
单片机开发 A software duplex UART for 8xc751 & 8cc752
A software duplex UART for 8xc751 & 8cc752
单片机开发 Duplex UART Routines for the 8xC751 and 8xC752 Microcontrollers
Duplex UART Routines for the 8xC751 and 8xC752 Microcontrollers
技术资料 复用套片DUPLEX7350及其在ADSL中的应用
介绍了PMC公司生产的DUPLEX和VORTEX器件的主要功能和接口,给出了其在高速网络中的复用/解复用解决方案.同时结合其在ADSL中的应用,给出了应用框图和软件初始化程序.
驱动编程 A language monitor provides a full duplex communications path between the print spooler and bi-direc
A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by a printer job language, to the data stream s.
其他 Implementing a Quad 1200 baud Full-duplex software UART with Salvo au1200的资料
Implementing a Quad 1200 baud Full-duplex software UART with Salvo
au1200的资料
其他嵌入式/单片机内容 Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex o
Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex operation, adjustable baud rate
单片机开发 Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL
Description: This program demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid RX character, the
// ...
单片机开发 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信
本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。
在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。
在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确 ...