登录
首页 » SCM » SD card control protocol... 113 seit, for memory card controlling.

SD card control protocol... 113 seit, for memory card controlling.

于 2022-01-25 发布 文件大小:973.33 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

SD card control protocol... 113 seit, for memory card controlling.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TP900掌机功能测试C源码大全(含开发头文件)
    TP900掌机功能测试C源码大全(含开发头文件)-TP900 portable C source functional testing Guinness
    2022-07-04 07:21:42下载
    积分:1
  • 犯错
    红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:  解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。  解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。 程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:  当“8-R2”有产生借位,借位标志C=1,表示编码为1。  当“8-R2”无产生借位,借位标志C=0,表示编码为0。 将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。 -err
    2022-08-22 12:44:29下载
    积分:1
  • Software UART Examples of two complete example, a baud rate generator with PCA f...
    软件UART示例 两个完整的例子,一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序. 适用于下列器件 C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236-Software UART Examples of two complete example, a baud rate generator with PCA for the C language program and a use timer 0 baud rate generator for the assembly language program. C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236 applies to the following devices
    2023-07-29 06:55:03下载
    积分:1
  • 该数据包包含了 73x_Examples.rar
    该数据包包含了 73x_Examples.rar---------------str731的库函数 STR73xF.pdf--------------------芯片介绍 str73xfreference.pdf-----------芯片编程手册 73x_FP.rar---------------------FLASH烧写程序 Use_lib_manual.pdf-------------库函数使用说明 库函数包含了各种外围设备的例程.-the packet contains 73x_Examples.rar--------------- str731 library functions STR73xF.pdf-------------------- Chip introduced str73xfreference.pdf----------- Chip Programming Manual 73x_FP.rar--------------------- FLASH burning procedures Use_lib_manual.pdf------------- library functions use Note the function includes a variety of external equipment routines.
    2022-04-14 14:58:30下载
    积分:1
  • programmable microwave systems, at89c52 MCU Series
    可编程微波炉系统, at89c52单片机 汇编-programmable microwave systems, at89c52 MCU Series
    2022-03-05 10:05:03下载
    积分:1
  • Atmega169usart drive
    Atmega169 usart 驱动-Atmega169usart drive
    2022-03-13 07:29:29下载
    积分:1
  • led 灯显示名字!来回的显示名字!自创的!
    led 灯显示名字!来回的显示名字!自创的!-led light display name! Return the display name! Created!
    2023-03-29 21:25:02下载
    积分:1
  • 飞思卡尔 MC9RS08KA2 最小的单片机
    飞思卡尔 MC9RS08KA2 最小的单片机-Freescale MC9RS08KA2 the smallest single-chip microcomputer
    2022-06-27 17:52:54下载
    积分:1
  • 这是一个430的延时程序,能够比较精确的延时n us,或者n ms
    这是一个430的延时程序,能够比较精确的延时n us,或者n ms-This is a delay of 430 procedures, can be more precise delay n us, or n ms
    2022-02-04 03:49:44下载
    积分:1
  • 这个基于PIC单片机的温度检测的程序,程序是用汇编语言编写。...
    这个基于PIC单片机的温度检测的程序,程序是用汇编语言编写。-The PIC microcontroller-based temperature testing procedures, the procedures are compiled languages.
    2023-06-19 17:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载