搜索结果
找到约 50 项符合
attached 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (4)
- Linux/Unix编程 (4)
- matlab例程 (3)
- 人工智能/神经网络 (3)
- 通讯/手机编程 (3)
- 单片机开发 (3)
- 其他 (2)
- 驱动编程 (2)
- 微处理器开发 (2)
- VIP专区 (2)
- PCB相关 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- VC书籍 (1)
- Internet/网络编程 (1)
- 汇编语言 (1)
- Applet (1)
- 嵌入式Linux (1)
- 嵌入式/单片机编程 (1)
- 压缩解压 (1)
- USB编程 (1)
- 其他书籍 (1)
- DSP编程 (1)
- 3G开发 (1)
- 系统设计方案 (1)
- 网络 (1)
- 数学计算 (1)
- 软件设计/软件工程 (1)
- 其他数据库 (1)
- 其他行业 (1)
- VHDL/FPGA/Verilog (1)
- 书籍 (1)
单片机编程 Emulating a synchronous serial
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the a ...
单片机编程 使用软件程序仿真C500微控制器系列SSC(同步串行通道)功
The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell a ...
单片机编程 Input Signal Rise and Fall Tim
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, howeve ...
单片机编程 PL2303 USB to Serial Adapter
The PL2303 USB to Serial adapter is your smart and convenient accessory forconnecting RS-232 serial devices to your USB-equipped Windows host computer. Itprovides a bridge connection with a standard DB 9-pin male serial port connector inone end and a standard Type-A USB plug connector on the other e ...
嵌入式综合 NCV7356单线CANBUS收发器数据手册
The NCV7356 is a physical layer device for a single wire data linkcapable of operating with various Carrier Sense Multiple Accesswith Collision Resolution (CSMA/CR) protocols such as the BoschController Area Network (CAN) version 2.0. This serial data linknetwork is intended for use in applications ...
可编程逻辑 pci e PCB设计规范
This document provides practical, common guidelines for incorporating PCI Express interconnect
layouts onto Printed Circuit Boards (PCB) ranging from 4-layer desktop baseboard designs to 10-
layer or more server baseboard designs. Guidelines and constraints in this document are intended
for use on b ...
VC书籍 county, random population coordinates were generated using the complete spatial randomness (CSR) fun
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. Finally, all counties were merged into a single d ...
Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
汇编语言 This program provides an example of how to configure the C8051F02x device to operate from an extern
This program provides an example of how to configure the C8051F02x device
to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.