Welcome![Sign In][Sign Up]
Location:
Search - serial port spi

Search list

[Com Portvlog-spi

Description: 基于spi协议的串口实现, 用 vlog编写.开发环境是modulesim!-agreement on the serial port, with vlog prepared. The development environment is modulesim!
Platform: | Size: 48926 | Author: 杨俊涛 | Hits:

[Other resourcespra487c

Description: ti_dsp_6000系列,开发环境ccs3.1 文件内容,与spi_rom的连接,用串口实现spi协议-ti_dsp_6000 series, the development environment ccs3.1 contents of the documents, spi_rom connection with the use Serial Port spi agreement
Platform: | Size: 8408 | Author: 郑百衡 | Hits:

[Other resourcespi.tar

Description: SPI(serial port interface)的Verilog/VHDL源代碼,已模擬並驗證。
Platform: | Size: 117083 | Author: hcjian | Hits:

[Linux-UnixSPI driver

Description: SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
Platform: | Size: 15361 | Author: 清风吴 | Hits:

[Linux-UnixSPI driver

Description: SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
Platform: | Size: 15360 | Author: 清风吴 | Hits:

[DSP programmyMcBSPIO

Description: VC5402的MCBSP作为通用串口的程序-DSP serial port as a common procedure
Platform: | Size: 11264 | Author: zt | Hits:

[SCM51serialinterfaceapplication

Description: 51单片机模拟串口,硬件串口,rs232串口例程-51 microcontroller serial simulation, hardware serial port, RS232 serial port routines
Platform: | Size: 196608 | Author: 吕丽娟 | Hits:

[Com Portvlog-spi

Description: 基于spi协议的串口实现, 用 vlog编写.开发环境是modulesim!-agreement on the serial port, with vlog prepared. The development environment is modulesim!
Platform: | Size: 49152 | Author: 杨俊涛 | Hits:

[DSP programspra487c

Description: ti_dsp_6000系列,开发环境ccs3.1 文件内容,与spi_rom的连接,用串口实现spi协议-ti_dsp_6000 series, the development environment ccs3.1 contents of the documents, spi_rom connection with the use Serial Port spi agreement
Platform: | Size: 8192 | Author: 郑百衡 | Hits:

[Otherad73360_2407

Description: 此文件表明了ad73360与tms320lf2407的接口,由于ad73360时支持同步串行口的,而2407没有同步串行口,此电路通过硬件译码转换时spi口和同步串行口在高速下的得以通讯,希望对各位同仁有所帮助-this paper, and the ad73360 tms320lf2407 interface As ad73360 to support synchronous serial port, and 2407 is no synchronous serial port. This circuit through hardware decoding conversion spi mouth and synchronous serial interface in high-speed communications to the next. hope to be helpful to colleagues
Platform: | Size: 24576 | Author: li xiaoyan | Hits:

[mpeg mp3spiflash

Description: bf533 spi启动代码,加载后运行后,不断从向串口发出字符“8”,可用超级终端接受。-bf533 spi bootcode, the loading operation, constantly sent from the serial port to the characters "8" available for the Super Terminal.
Platform: | Size: 39936 | Author: | Hits:

[SCMRFID-C++

Description: 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support I2C/SPI/UART interface. Based on the first general release 51 MCU-driven source code, using serial interface, without interruption. As long as a serial port access, the follow-up will be issued based on the Philips LPC9401 write source code! LPC9401 is based on the 51 nuclear, only connecting SPI interface! A company with the source code acquisition yo! !
Platform: | Size: 1024 | Author: wxf | Hits:

[SCMspi

Description: STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.-SPI software STC89C58 realize I make the host, STC12C4052 the SPI port is set to slave. Realize dual-CPU communication. By the host from the SPI port to send 0x55, slave SPI port to receive data+ 10 = 0x5f, I sent back from the SPI Host . host after receiving the serial port. Serial receive data assistants observed. Extent through the debug and download keil c51 to STC chip run.
Platform: | Size: 5120 | Author: reource | Hits:

[SCMSPI_rtest

Description: 针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当主器件发起通信时,主从器件同时发送数据.蛮有意思的!:)-Silicon labs for the C8051F020 mcu full-duplex SPI (4 lines) debugging some of the procedures from the device, its main device to receive data packets from the serial port 1 sent to the PC, from the serial port can be seen aides. development environment for KeilC, the need for U-EC3 emulator downloaded to mcu in order to debug. This From Another SPI_test are two related procedures, but the configuration of the two there was a great difference. if we are to achieve full- duplex, the need from the devices in that: in the main device to initiate communication will be ready before the data buffer assigned SPIDATA (Note that to send and receive buffers are one and the same). When the master device to initiate communication, the master-slave devices send data at the same time. very interesting the!:)
Platform: | Size: 22528 | Author: Sue | Hits:

[VHDL-FPGA-Verilogspi.tar

Description: SPI(serial port interface)的Verilog/VHDL源代碼,已模擬並驗證。-SPI (serial port interface) of the Verilog/VHDL source code, has been simulated and verified.
Platform: | Size: 116736 | Author: hcjian | Hits:

[SCMSTC89_IO_SOFT_SPI

Description: STC单片机用普通I/0口软件模拟高速串行口(SPI口)通信。-STC Singlechip general I/0 I software simulation of high-speed serial port (SPI I) Communications.
Platform: | Size: 1024 | Author: 赵先锋 | Hits:

[ARM-PowerPC-ColdFire-MIPSkeil

Description: EasyARM615的KEIL下的调试程序,包含IO口,串口,SPI口等-EasyARM615 under the KEIL debugger, including IO port, serial port, SPI port, etc.
Platform: | Size: 7270400 | Author: 邵帅 | Hits:

[Embeded-SCM Developspi-TLC2543

Description: Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
Platform: | Size: 10240 | Author: 张帅 | Hits:

[Windows CESPI_2440

Description: This file demo How to setup SPI(Serial Peripheral Interface) in WinCE 5.0,Demo function is working on SAMSUNG s 2440 Arm chip.We can see How to setup SPI clock and setup SPI function port, SPI Tx Rx function PIN.-This file demo How to setup SPI (Serial Peripheral Interface) in WinCE 5.0, Demo function is working on SAMSUNG s 2440 Arm chip.We can see How to setup SPI clock and setup SPI function port, SPI Tx Rx function PIN.
Platform: | Size: 5120 | Author: MyMyHarmonica | Hits:

[VHDL-FPGA-Verilogspi

Description: spi的串口简单数据通信实验,实现数据发送(SPI serial port simple data communication experiment, to achieve data transmission)
Platform: | Size: 3928064 | Author: li~~~~ | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net