搜索资源列表
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.
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.
20091109093027307
- 2808 串口通信 已经调试成功的可以直接应用-2808 serial communication has been the success that can be applied directly to debug
main
- NRF2401无线收发与eeprom连接的主程序,使用串口spi连接-NRF2401 wireless transceiver connected to the main program with eeprom, using serial connection spi
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
smdk2413_application_note_rev10
- SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
SPI_eeprom
- 关于通过SPI协议串行口的EEPROM的编程案例-About through the SPI agreement of the serial port EEPROM programming case
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