-
MCU watchdog procedures, in the process of adding some subroutines can be achiev...
单片机中看门狗程序,在该程序中再加入一些子程序可以实现-MCU watchdog procedures, in the process of adding some subroutines can be achieved
- 2022-01-24 18:21:22下载
- 积分: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
-
Very perfect calendar, with PROTEUS simulation. Algorithm separate calendar week...
非常完美的日历,带PROTEUS仿真。
另附日历星期算法。-Very perfect calendar, with PROTEUS simulation. Algorithm separate calendar weeks.
- 2022-08-25 05:46:23下载
- 积分:1
-
基于C51搭建的温度控制系统的程序,PID控制。
基于C51搭建的温度控制系统的程序,PID控制。-C51-based temperature control system set up procedures, PID control.
- 2023-07-28 16:50:03下载
- 积分:1
-
Vector control induction motor direct torque control hybrid control
异步电动机矢量控制直接转矩控制混合控制一种新颖的控制方式-Vector control induction motor direct torque control hybrid control
- 2022-07-23 21:53:39下载
- 积分:1
-
atmega8的关于LED的代码,我自己写的,晶振是11.0592M的。
atmega8的关于LED的代码,我自己写的,晶振是11.0592M的。-atmega8 on the LED code, I wrote it myself, crystal is the 11.0592M.
- 2023-08-16 19:15:03下载
- 积分:1
-
三星单片机,不可多得的C语言例程,开发平台,IAR FOR SAM8
S3C9454 C语言例程.rar...
三星单片机,不可多得的C语言例程,开发平台,IAR FOR SAM8
S3C9454 C语言例程.rar-Samsung microprocessor, said the C language routines, development platforms, IAR FOR SAM8 S3C9454 C language routines. rar
- 2022-07-14 09:02:33下载
- 积分:1
-
一个用keil 51c实现的单片机系统程序,实现led显示和其他一些模块的控制...
一个用keil 51c实现的单片机系统程序,实现led显示和其他一些模块的控制-Using keil 51c realize a single-chip microcomputer system of procedures, led display and realize a number of other control modules
- 2022-09-23 04:20:02下载
- 积分:1
-
430单片机,键盘实验源码,实验通过调试
430单片机,键盘实验源码,实验通过调试-430 single-chip microcomputer, keyboard-source experiment, experimental, through debugging
- 2022-05-17 11:42:54下载
- 积分:1
-
a network MCU
PIC单片机实现的一种网络单片机-a network MCU
- 2022-07-14 08:59:07下载
- 积分:1