搜索资源列表
at89s8252_spi
- AT89S8252, AT89S53 SPI Program, This program shows how to configure and use the SPI in master mode for the following microcontrollers: ATMEL AT89S53 ATMEL AT89S8252-AT89S8252, AT89S53 SPI Program, This program shows how to configure and use
F12x_SPI0_EEPROM_Polled_Mode
- This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB
SPI
- // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access
Header_Files
- // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access
SPI_collect
- 有关SPI的vhdl实现。包括SPI官方协议,几篇开发时用到的论文,附加了中文注释的SPI IPcore,还有一个经过简化的master mode的SPI实现的vhdl代码
CYGNAL_PRJ.rar
- 硬件平台:C8051F314 包括键盘扫描程序,I2C通讯MASTER模式、SLAVE模式,ONE WIRE串行通讯驱动(用于DALAS公司的器件)。,Hardware platform: C8051F314 including keyboard scanning process, I2C communications MASTER mode, SLAVE mode, ONE WIRE serial communication driver (for DALAS the company
pic-i2c-master-test
- PIC单片机I2C通信主模式,内涵Proteus仿真内容-PIC MCU I2C master mode communications, meaning the content of Proteus simulation
SPI_TEST
- The Serial Peripheral Interface Bus or SPI bus is a synchronous serial data link standard named by Motorola that operates in full duplex mode. Devices communicate in master/slave mode where the master device initiates the data frame. Multiple slave d
i2s_interface
- - I2S top level test bench. Two transmitters and two receivers are instantiated, one each in slave and master mode. Test result is displayed in the log window, there should be no errors.-- I2S top level test bench. Two transmitters and two receivers
SSP_master
- LPC1343单片的SPI主机模式操作源代码,使用的是自带的SPI口,主机模式-LPC1343 SPI RECEIVE AND SEND DATA IN MASTER MODE
I2C
- I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
spi_master
- SPI主机模式进行串行通信,可自动收发数据-SPI master mode serial communication, can automatically send and receive data
AIC
- 使用FPGA/CPLD设置语音AD、DA转换芯片AIC23,FPGA/CPLD系统时钟为24.576MHz 1、AIC系统时钟为12.288MHz,SPI时钟为6.144MHz 2、AIC处于主控模式 3、input bit length 16bit output bit length 16bit MSB first 4、帧同步在96KHz-The use of FPGA/CPLD set voice AD, DA conversion chip AIC23, FPGA/
twi_c
- AVR单片机的TWI C 程序源码,一个设置TWI主机模式向丛机发送数据的函数,-AVR MCU TWI C program source code, this function setup TWI in master mode and sends data to slave.
twi_C_new
- AVR单片机TWI设置函数C 程序,该函数设置TWI为主机模式并向丛机发送数据-this function setup TWI in master mode and sends data to slave.
spi_master_no_ss_C
- spi设置函数,设置SPI主机模式,128分频,不用丛机选择。-This file set up spi in master mode with Fclk Periph/128 as baud rate and without slave select pin
AVR315_TWI_MASTER
- avr 单片机TWI主模式中断方式源码,给大家参考-TWI Master Mode Single-chip avr interrupt source, for your reference
spiintmasterslave
- 硬件平台TMS320F2812 软件开发平台CCS3.1 SPI主机模式-TMS320F2812 hardware platform software development platform CCS3.1 SPI master mode
SPI-interrupt-mode
- cc2530 spi 模式的中断方式通信 主模式-长春530 spi interrupt master mode
PIC24FJxx_pmp
- Microchip PIC24FJ系列16bit单片机的 PMP 接口驱动,工作模式master模式(code Example Descr iption: ---------------------------- This code example aims to demonstrate the basic initialisation and operation of the Parallel Master Port (PMP) module. It also demonstrates