-
PCB最强的设计工具ALLEGRO辅助工具SKILL源代码,很多功能应有仅有,可以直接安装使用...
PCB最强的设计工具ALLEGRO辅助工具SKILL源代码,很多功能应有仅有,可以直接安装使用-PCB design tools ALLEGRO strongest aids SKILL source code, there should be a lot of features only, can be directly installed on the use of
- 2022-02-12 07:34:23下载
- 积分:1
-
51系列单片机开发:实验课程
显示程序(液晶显示)
51系列单片机开发:实验课程
显示程序(液晶显示)-51 Series MCU Development: Experiments show the curriculum process (liquid crystal display)
- 2022-01-25 23:13:48下载
- 积分:1
-
1602 character LCD screen c51 driver, as detailed in the file
1602字符型液晶屏的c51驱动程序,详情见文件-1602 character LCD screen c51 driver, as detailed in the file
- 2022-01-28 00:50:13下载
- 积分:1
-
用51引脚模拟SPI,进行ad7706读写操作。
用51引脚模拟SPI,进行ad7706读写操作。-the source code which use 51 MCU read and write ad7706
- 2022-03-16 19:01:17下载
- 积分:1
-
Developed single
单片机上开发的微妙级GPS时钟,用KC编译,对时用中断和串口字符同步完成-Developed single-chip GPS clock subtle level, using KC compiler, used to interrupt and serial character synchronization is complete
- 2022-05-20 17:33:44下载
- 积分: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
-
本程序是一个数字电压表的程序,可运行于iar环境下,适用于msp430的单片机
本程序是一个数字电压表的程序,可运行于iar环境下,适用于msp430的单片机-This procedure is a procedure for digital voltage meter can be running on iar circumstances, apply to MSP430 microcontroller
- 2023-07-28 12:05:04下载
- 积分:1
-
MSP430F413的各模块实例程序源代码,很方便调试。
MSP430F413的各模块实例程序源代码,很方便调试。-MSP430F413‘demo
- 2022-03-02 07:53:26下载
- 积分:1
-
单片机扩展flash盘
单片机扩展flash盘-SCM flash disk expansion
- 2022-10-22 01:50:07下载
- 积分:1
-
Realize IEEE802. 15. 4 protocol development board
实现IEEE802。15。4协议的开发板的USB驱动,完成了高速数据传输-Realize IEEE802. 15. 4 protocol development board
- 2022-05-31 00:23:32下载
- 积分:1