-
24位AD芯片TM7710 演示程序
*单片机型号: STC5624AD
*晶 震 : 12M...
24位AD芯片TM7710 演示程序
*单片机型号: STC5624AD
*晶 震 : 12M-24-bit AD-chip microcontroller TM7710 demo program* Model: STC5624AD* Jing Chen: 12M
- 2022-08-13 16:00:24下载
- 积分: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
-
这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!...
这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed description, please check themselves!
- 2022-03-16 13:40:47下载
- 积分:1
-
这是一个电子电位器源代码,内有两种程序,一个是通过位操作,另一个是通过地址总线操作...
这是一个电子电位器源代码,内有两种程序,一个是通过位操作,另一个是通过地址总线操作-This is an electronic potentiometers source code, there are two procedures, a bit through the operation, and the other is through the address bus operation
- 2022-04-25 08:49:13下载
- 积分:1
-
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。...
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。-Comparison of the program easy-to-use changes is a single-chip applications of a good type of procedure.
- 2022-02-09 15:42:13下载
- 积分:1
-
51单片机加rt8019硬件平台,上web方案及详细代码
51单片机加rt8019硬件平台,上web方案及详细代码-Rt8019 plus 51 single-chip hardware platform, the web program and a detailed code
- 2022-01-26 06:48:47下载
- 积分:1
-
C8051F350 中文数据手册 初学者开发的好工具
C8051F350 中文数据手册 初学者开发的好工具-C8051F350 Data Sheet Chinese developed a good tool for beginners
- 2022-02-06 02:58:51下载
- 积分:1
-
8051C thorough application of the language (book)很有用的软件。
8051C thorough application of the language (book)很有用的软件。-8051C thorough application of the language (book) very useful software.
- 2022-06-20 18:38:44下载
- 积分:1
-
用于TI公司的TMS320LF2407上的程序,可以产生空间矢量pwm波型
用于TI公司的TMS320LF2407上的程序,可以产生空间矢量pwm波型-For TI
- 2022-06-29 03:08:51下载
- 积分:1
-
此程序为调试通过的程序,有键盘输入和LED输出的功能
此程序为调试通过的程序,有键盘输入和LED输出的功能-this procedure through the debugging process, LED keyboard input and output functions
- 2022-08-14 03:05:14下载
- 积分:1