搜索结果
找到约 518 项符合
chip 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (80)
- 技术资料 (61)
- 单片机开发 (57)
- 微处理器开发 (24)
- 其他书籍 (24)
- 嵌入式/单片机编程 (18)
- 其他嵌入式/单片机内容 (15)
- 学术论文 (14)
- 系统设计方案 (12)
- 行业发展研究 (12)
- 其他 (12)
- VHDL/FPGA/Verilog (10)
- 电子书籍 (9)
- VIP专区 (9)
- 可编程逻辑 (8)
- DSP编程 (8)
- 软件设计/软件工程 (8)
- 汇编语言 (8)
- 通讯编程文档 (8)
- 书籍 (8)
- USB编程 (7)
- 嵌入式Linux (7)
- 文件格式 (7)
- 电源技术 (6)
- 驱动编程 (6)
- Linux/Unix编程 (6)
- 嵌入式综合 (5)
- 文章/文档 (5)
- 教程资料 (4)
- ARM (4)
- 模拟电子 (3)
- 接口技术 (3)
- 网络 (3)
- Windows CE (3)
- 电路图 (3)
- 技术书籍 (2)
- 资料/手册 (2)
- PCB相关 (2)
- RFID编程 (2)
- 其他行业 (2)
- VC书籍 (2)
- 家庭/个人应用 (2)
- 手册 (2)
- 软件 (2)
- 经验分享 (1)
- 多媒体处理 (1)
- 加密解密 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 工控技术 (1)
- uCOS (1)
- matlab例程 (1)
- 数据结构 (1)
- 中间件编程 (1)
- GPS编程 (1)
- 数学计算 (1)
- Internet/网络编程 (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- 其他数据库 (1)
- 通讯/手机编程 (1)
- PCB图/BOM单/原理图 (1)
- DSP工具/软件 (1)
- 开发板 (1)
- 源码 (1)
- 论文 (1)
单片机开发 yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on ...
uCOS 介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducin
介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcont ...
matlab例程 This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel.
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate i ...
微处理器开发 本source code 為s3c4510的bootloader
本source code 為s3c4510的bootloader,不同於其他的s3c4510的bootloader,這個bootloader花了很多功夫,完全不需要看data sheet就可以更改register,當週邊chip改變時,更改bootloader可以很快就完成。只要修改init_gun.h這個文件即可。
微处理器开发 本source code 為s3c4510的bootloader
本source code 為s3c4510的bootloader,不同於其他的s3c4510的bootloader,這個bootloader花了很多功夫,完全不需要看data sheet就可以更改register,當週邊chip改變時,更改bootloader可以很快就完成。只要修改init_gun.h這個文件即可。
USB编程 This directory contains the 8051 firmware frameworks source code for the Anchor Chips EZ-USB FX2 chi
This directory contains the 8051 firmware frameworks source code for the Anchor Chips EZ-USB FX2 chip.
微处理器开发 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的
用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。
由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。
可以经过修改使用LPC2132以上的ARM的D/A来产生。
This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. ...
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...