-
MSP430 adc10_operation
msp430 ADC10_Operation
- 2022-12-01 22:15:02下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
在早期我们在演示源代码的不同部分的CC430系列单片机的资源…
CC430 系列单片机各部分资源的 DEMO 源程序,对于初使用该 IC 的同仁很有用的。-CC430 Series MCU resources in various parts of DEMO source code for the early use of the IC colleagues very useful.
- 2022-02-04 13:32:16下载
- 积分:1
-
又一个远程抄表系统程序,是电力线载波通信的,用汇编编写....
又一个远程抄表系统程序,是电力线载波通信的,用汇编编写.-also a remote meter reading system procedures, the power line carrier communication with the preparation of the compilation.
- 2022-02-12 15:37:51下载
- 积分:1
-
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦-Recently, I find some of the information on the ADS1252, and the source code, I have compiled Matata
- 2022-03-23 00:39:57下载
- 积分:1
-
Silicon Lab
Silicon Lab公司以太网控制器芯片CP2200/1中文数据手册,网上大多数是英文的,中文的很难找.所以非常难得!-Silicon Lab
- 2023-08-27 06:40:04下载
- 积分:1
-
T118B Terawins with MTV512, drive PVI 9
宏芯T118B 配 MTV512, 驱动PVI 9"TFT屏的源程序-T118B Terawins with MTV512, drive PVI 9
- 2022-02-21 16:21:14下载
- 积分:1
-
PROFIBUS通信协议,基于ATmega64,需要开发支持…
profibus通信协议,基于ATmega64,需要协议芯片SPC3的支持-PROFIBUS communication protocol, based on the ATmega64, need the support of SPC3 chip agreement
- 2022-05-19 12:54:13下载
- 积分:1
-
ICCAVR prepared using SCM mega128L procedures 12864 LCD, LCD is initialized usin...
使用ICCAVR编写的mega128L单片机的12864液晶显示程序,液晶初始化采用头文件的方式,方便移植,可以方便的用于其他单片机的液晶控制。-ICCAVR prepared using SCM mega128L procedures 12864 LCD, LCD is initialized using the first papers to facilitate the transplant, it will be convenient for other single-chip LCD control.
- 2022-01-29 04:14:24下载
- 积分:1
-
基于51单片机的红外传感计数和无线发送程序
基于51单片机的红外传感计数和无线发送程序-Single-chip based on 51 counts of infrared sensing and wireless sending procedures
- 2022-03-25 01:54:26下载
- 积分:1