搜索资源列表
PIC18F
- 使用MSSP 模块进行SPI 串行EEPROM 与PIC18 单片机的接口设计-use MSSP modules SPI serial EEPROM and PIC18 MCU Interface Design
EEPROM3
- 常用串行EEPROM的编程应用,SPI总线(Serial Peripheral Interface串行外围设备接口总线)是三线式的串行总线,是由摩托罗拉公司所研发,使用三线进行数据传输,分别是SCK时钟引脚,SI数据输入引脚和SO数据输出引脚。
progammer-25aa320.rar
- 25aa320 SPI串行eeprom的烧写程序,控制芯片位at89c2051.,25aa320 SPI serial EEPROM programmer of the procedure, the control chip digital at89c2051.
ATmega88_cn
- ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
pro
- 单片机控制远程温度测量存储显示系统,包含单总线接口芯片(DS18b20)、I2C总线(2线\EEPROM芯片24LC02)、SPI总线(3线或4线\实时时钟S35190A)标准C语言接口代码,以及图形液晶和串口代码,是单片机系统开发的实用程序集合,具有很高的参考价值-Controlled storage Display System remote temperature measurement, including a single bus interface chip (DS18b20), I
AVR-program
- ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
yuanma
- 1 SPI接口EEPROM的控制 2 SPI总线在单片机系统中的实现 3 基于RS-232的串口通信 4 FLASH存储器K9F6408U0A的控制 5 I2C接口EEPROM——AT24C512-1 SPI interface EEPROM Control 2 SPI bus system in the realization of single-chip 3-based RS-232 Serial Communication 4 FLASH memory
AN1018
- PIC应用不及AN1018,使用C18编译器进行 SPI 串行EEPROM与PIC18 单片机的接口设计。-PIC application as AN1018, using C18 compiler SPI Serial EEPROM for PIC18 microcontroller and interface design.
AN1018_SPI
- PIC应用不及AN1018,使用C18编译器进行 SPI 串行EEPROM与PIC18 单片机的接口设计。-PIC application as AN1018, using C18 compiler SPI Serial EEPROM for PIC18 microcontroller and interface design.
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成电路沟通与联系,形成多芯片网络。 2. PIC16F8
ARM9Linux
- 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
20091109093027307
- 2808 串口通信 已经调试成功的可以直接应用-2808 serial communication has been the success that can be applied directly to debug
PIC18_Program
- 本资料含有 Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/S
Programmingmanual
- The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial Interfaces (SPI, USART, I2C,...), 16-bit Timers
25LC512
- 25LC512 512K-BIT SPI SERIAL EEPROM (VCC = +2.5V TO +5.5V) 的模型和文档。-25LC512 512K-BIT SPI SERIAL EEPROM (VCC =+2.5V TO+5.5V) behavioral model and datasheet.
AN1018_SPI
- PIC应用不及AN1018,使用C18编译器进行 SPI 串行EEPROM与PIC18 单片机的接口设计。-PIC application as AN1018, using C18 compiler SPI Serial EEPROM for PIC18 microcontroller and interface design.
AN1018_SPI
- PIC应用不及AN1018,使用C18编译器进行 SPI 串行EEPROM与PIC18 单片机的接口设计。-PIC application as AN1018, using C18 compiler SPI Serial EEPROM for PIC18 microcontroller and interface design.
88F516
- ADC、CMP、EEPROM、IO口配置、LPD和LVR、PWM、SPI、串口、串口1ASM、低功耗、看门狗和时钟失效检测、外部中断4相关功能的例程-ADC, CMP, EEPROM, IO port configuration, LPD and LVR, PWM, SPI, serial, serial 1ASM, low power consumption, watchdog and clock failure detection, external interrupt routines 4
Spi
- SPI(Serial Peripheral Interface)串行外围模块接口是Motorola首先在其MC68HCXX系列处理器上定义的,它是一种同步的高速串行通信协议。它可以使单片机与外围模块之间进行数据交换,比EEPROM,Flash,实时时钟,AD转换,数字信号处理器和数字信号解码器之间交换数据,同时应用比较多的是用来作为按键等外设的扩展。SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上
SPI总线
- 串行外设接口 <SPI>模块是一个同步串行接口,可用于与其他外设或者单片机进行通信。这些外设可以是串行EEPROM、移位寄存器、显示驱动器和A/D转换器等。SPI模块与Motorola的SPI和STOP接口兼容。(The serial peripheral interface <SPI> module is a synchronous serial interface, which can be used to communicate with other periph