搜索资源列表
STC12C5A60S2-danzhudancong
- STC单片机SPI例子程序,STC12C5A60S2单片机,单主单从模式-STC microcontroller SPI example program, STC12C5A60S2 single chip, single-master single-slave mode
slave
- STC单片机的spi 程序代码,支持master 和 slave 自动接收-SCM STC code spi to support the master and slave to automatically receive
STC-MCU-SPI
- SPI的通信原理很简单,它以主从方式工作,这种模式通常有一个主设备和一个或多个从设备,需要至少4根线,事实上3根也可以(单向传输时)。也是所有基于SPI的设备共有的,它们是SDI(数据输入),SDO(数据输出),SCK(时钟),CS(片选)。 -SPI communication principle is very simple, it is the work of master-slave mode, this mode usually has a master device and o
STC12C5628AD-danzhudancong
- STC单片机SPI例子程序,STC12C5628AD单片机,单主单从模式-STC microcontroller SPI example program, STC12C5628AD single chip, single-master single-slave mode
STC-SPI
- STC单片机SPI接口通信的例子,包括单主机单从机,和互为主从的通信方式-STC MCU SPI interface communication examples, including single-master single slave communication, and interaction mainly from
SPI-.SCT
- STC的SPI硬件通信主从通信,不需要用IO口模拟-STC' s SPI hardware communication master-slave communication, do not use analog IO
STC-SPI-Communication
- 实现两个单片机通过SPI同步串行接口通信,一个作为主机负责响应,另一个作为从机负责发送。-Achieve two synchronous serial interface microcontroller via SPI communication, one as the host responds to the other as the slave responsible for sending.