Welcome![Sign In][Sign Up]
Location:
Search - 1-wire slave code

Search list

[VHDL-FPGA-Verilogspi

Description: VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register between the "master" and the "slave". Typically both the -- master and slave have an 8 bit shift register so the combined -- register is 16 bits. When an SPI transfer takes place, the master and -- slave shift their shift registers 8 bits and thus exchange their 8 -- bit register values.-SPI realize the functional VHDL source code The SPI bus is a 3 wire bus that in effect links a serial shift register between the
Platform: | Size: 65536 | Author: 阿飞 | Hits:

[SCM1-wire-slave

Description: 1-wire"从机"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.-1-wire
Platform: | Size: 6144 | Author: 杨成双 | Hits:

[SCM25.KH25L8005_SPIREADandWrite2

Description: C8051F04X单片机被配制成4线单主机模式,SPI时钟500KHZ,因为SPI从机翻译主机指令和写相应数据到SPIODATE寄存器需要一定的时间-This program configures a C8051F04x as a 4-wire SPI Single Master. // // The SPI clock in this example is limited to 500 kHz when used with the // SPI0_Slave code example. During a SPI_Read, the slave needs some time to // interpret the command and write the appropriate data to the SPI0DAT // register, and the slave no longer has enough time to complete the // SPI_READ_BUFFER command with a clock greater than 500 kHz. For faster SPI // clocks, a dummy byte between the command and the first byte of Read data // will be required. // // This example is intended to be used with the SPI0_Slave example
Platform: | Size: 76800 | Author: 刘凯 | Hits:

CodeBus www.codebus.net