-
CS5532 driver, based on AT89S52, debugging through
CS5532的驱动程序,基于AT89S52,调试通过-CS5532 driver, based on AT89S52, debugging through
- 2022-05-05 17:30:26下载
- 积分:1
-
步进电机驱动,简单使用,只需稍加修改,即可用于你想到的系统...
步进电机驱动,简单使用,只需稍加修改,即可用于你想到的系统-Stepper motor-driven, simple to use, just a little modification, you can think of for your system
- 2022-02-12 04:52:18下载
- 积分:1
-
LED的应用很广泛了。上传一个 用SST89E564RD芯片驱动LED的参考程序,与大家共享。...
LED的应用很广泛了。上传一个 用SST89E564RD芯片驱动LED的参考程序,与大家共享。-LED applications is wide. Upload SST89E564RD with a LED driver chip reference procedures, and share.
- 2022-02-07 22:56:38下载
- 积分:1
-
51单片机的 中文拼音输入法 C源程序
51单片机的 中文拼音输入法 C源程序-51 MCU Chinese Pinyin input method C source
- 2023-05-12 04:00:03下载
- 积分:1
-
用ATmega8单片机驱动1602液晶显示,
用ATmega8单片机驱动1602液晶显示,-ATmega8 using 1602 single-chip LCD driver,
- 2022-01-26 03:19:07下载
- 积分:1
-
铁电存储器FM25CL64 的C51 编程。
铁电存储器FM25CL64 的C51 编程。-Ferroelectric RAM FM25CL64 the C51 programming.
- 2023-05-28 04:10:03下载
- 积分:1
-
* 本程序包含控制外部液晶面板的4
* 本程序包含控制外部液晶面板的4-BIT控制模式子 *
* 程序。这些程序是专门为 MCU201 workshop演示板 *
* 设计的。但它也可作为其他类型的使用 KS0066U控 *
* 制器的液晶面板的控制程序。-* The procedures include external LCD control of the four-BIT- control mode** procedures. These procedures are specifically for MCU201 workshop demonstration board** design. It can also be used for other types of use** KS0066U control system for the LCD control procedures.
- 2022-09-06 14:05:02下载
- 积分:1
-
是用51单片机检测色度色差的算法和具体实现的代码
是用51单片机检测色度色差的算法和具体实现的代码-is 51 Single-color and color algorithm to achieve specific code
- 2022-10-28 18:10:03下载
- 积分: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
-
C8051F040//////// application SMbus realize mutual visits by the host program me...
C8051F040/// /////应用SMBUS实现内存互访主机程序-C8051F040//////// application SMbus realize mutual visits by the host program memory
- 2022-10-19 13:30:03下载
- 积分:1