搜索:Clock
找到约 475 项符合「Clock」的查询结果
结果 475
按分类筛选
- 全部
- 技术资料 (152)
- 单片机开发 (49)
- VHDL/FPGA/Verilog (33)
- 单片机编程 (29)
- 其他 (26)
- 汇编语言 (22)
- 微处理器开发 (12)
- Java编程 (10)
- 嵌入式/单片机编程 (10)
- Linux/Unix编程 (8)
- 其他嵌入式/单片机内容 (8)
- 可编程逻辑 (7)
- 系统设计方案 (7)
- 模拟电子 (6)
- 操作系统开发 (5)
- 教程资料 (5)
- 文章/文档 (4)
- 通讯/手机编程 (3)
- 其他书籍 (3)
- 电子书籍 (3)
- 网络 (3)
- 数据结构 (3)
- JavaScript (3)
- VC书籍 (3)
- VIP专区 (3)
- 书籍 (2)
- 手册 (2)
- PCB相关 (2)
- C/C++语言编程 (2)
- 书籍源码 (2)
- 资料/手册 (2)
- 测试测量 (2)
- ARM (2)
- 压缩解压 (2)
- 驱动编程 (2)
- 串口编程 (2)
- Applet (2)
- 技术管理 (2)
- uCOS (2)
- 嵌入式Linux (2)
- J2ME (2)
- 软件设计/软件工程 (2)
- 行业发展研究 (2)
- 笔记 (1)
- VHDL/Verilog/EDA源码 (1)
- 电源技术 (1)
- 经验分享 (1)
- 接口技术 (1)
- 学术论文 (1)
- DSP编程 (1)
- 加密解密 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- Internet/网络编程 (1)
- 编译器/解释器 (1)
- 磁盘编程 (1)
- 通讯编程文档 (1)
- Delphi控件源码 (1)
- Symbian (1)
- Windows Mobile (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- RFID编程 (1)
https://www.eeworm.com/dl/678/345426.html
系统设计方案
ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts ...
https://www.eeworm.com/dl/663/361747.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/663/361749.html
VHDL/FPGA/Verilog
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shi ...
https://www.eeworm.com/dl/502/29069.html
单片机编程
MAXX9257 MAX9258芯片可编程SerDes持续时间计算
The MAX9257/MAX9258 programmable serializer/deserializer (SerDes) devices transfer both video data and control signals over the same twisted-pair cable. However, control data can only be transmitted during the vertical blank time, which is indicated by the control-channel-enabl ...
https://www.eeworm.com/dl/534/173429.html
其他
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory ...
https://www.eeworm.com/dl/503/37340.html
C/C++语言编程
飞思卡尔智能车的舵机测试程序
飞思卡尔智能车的舵机测试程序
#include <hidef.h>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* common defines and macros */#include <MC9S12XS128.h>&nbsp;&nbsp;&nbsp;&nbsp; /* derivative information */#pragma LINK_INFO DERIVATIVE "mc9s12xs128"
void SetBusCLK_16M(void)&nbsp;&nbsp;&nbsp;&nbsp;&nb ...
https://www.eeworm.com/dl/571/21351.html
模拟电子
LTC1099基于PC的数据采集板实现
A complete design for a data acquisition card for the IBM PC is detailed in this application note. Additionally, C language code is provided to allow sampling of data at speed of more than 20kHz. The speed limitation is strictly based on the execution speed of the "C" data acqu ...
https://www.eeworm.com/dl/502/29932.html
单片机编程
McuPlayer的EMC单片机学习笔记
因为工作的缘故,必须学习EMC单片机了。我会把我的学习历程写下来,算是对坛子的一点贡献,也算是自己的一个总结吧。因为以前学过51的和PIC、HOLTEK的单片机,并且也大致了解过EMC的指令集,所以学起来并不是太难。为了学习,而又没有仿真器,于是去emc的网站下载了一个simulator来软件仿真。第一感觉 ...
https://www.eeworm.com/dl/648/139269.html
单片机开发
增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序
增加ASCII.C的一个ASCI码(7F),用于虚拟按键用
修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。
精简IIC和smart_timer代码,添加define.h的宏定义。
修改system.c里的消息堆栈的宏定义
增加ii.c函数,支持对eeprom的打包
增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K
增加消息的优 ...
https://www.eeworm.com/dl/652/356451.html
文章/文档
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control
and data transfer communication between ICs.
Some of the features of the I2C bus are:
&#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and gro ...