-
And MCU connections successive approximation type AD 8 0808 sample C language de...
与单片机连接的AD八位逐次逼近式0808采样C语言设计程序-And MCU connections successive approximation type AD 8 0808 sample C language design process
- 2022-06-18 01:45:01下载
- 积分: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
-
chips used in 51 of the classic serial communication program source code (using...
应用于51芯片的很经典的串口通讯程序源代码 (采用fifo方式)-chips used in 51 of the classic serial communication program source code (using fifo mode)
- 2022-09-05 06:05:02下载
- 积分:1
-
DSP芯片的使用,一个很有用的芯片介绍资料.
DSP芯片的使用,一个很有用的芯片介绍资料.-DSP chips use, a useful information on the chip.
- 2023-04-09 10:30:04下载
- 积分:1
-
MCS
MCS-51单片机 实用子程序库 学习单片机的一些实用的好-MCS-51 single-chip single-chip utility subroutine library to learn some practical good
- 2023-08-11 22:35:03下载
- 积分:1
-
spi总线的模拟程序,可以实现单片机的spi传输
spi总线的模拟程序,可以实现单片机的spi传输-spi bus simulation program, you can realize spi SCM transmission
- 2022-03-18 00:42:19下载
- 积分:1
-
ISD4004 chip MCU and hiring sub
单片机与ISD4004芯片实现分段录用的功能-ISD4004 chip MCU and hiring sub-functions of
- 2022-07-19 01:52:09下载
- 积分:1
-
dsPIC33做的数据记录仪,用的MCU是dsPIC33FJ12GP201,数据存储器用的铁电FRAM:FM24CL64...
dsPIC33做的数据记录仪,用的MCU是dsPIC33FJ12GP201,数据存储器用的铁电FRAM:FM24CL64-dsPIC33 doing data logger, using the MCU is dsPIC33FJ12GP201, data memory using ferroelectric FRAM: FM24CL64
- 2022-01-25 18:07:44下载
- 积分:1
-
利用单片机定时计数器,测量信号频率: 利用单片机定时计数器,测量信号频率...
利用单片机定时计数器,测量信号频率: 利用单片机定时计数器,测量信号频率-The use of single-chip timer counters, measuring signal frequency: use of single-chip timer counters, measuring signal frequency
- 2022-08-14 20:31:08下载
- 积分:1
-
此源码是基于凌阳系列单片机编写的,主要是训练对凌阳单片机的基础。 霓虹灯为多样式变化的,可以修改源码来实现自己的想法!...
此源码是基于凌阳系列单片机编写的,主要是训练对凌阳单片机的基础。 霓虹灯为多样式变化的,可以修改源码来实现自己的想法!-This source is based on the Sunplus Series Singlechip prepared, mainly training on the basis of single-chip Sunplus. Neon lights for many style changes, you can modify source code to realize their own ideas!
- 2022-07-14 16:56:57下载
- 积分:1