登录
首页 » SCM » str710X series of 32

str710X series of 32

于 2023-02-15 发布 文件大小:128.75 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

str710X系列32位ARM外部闪存的接口例子,闪存为Nand型Flash。-str710X series of 32-bit ARM external memory interface example, Nand-type flash memory for the Flash.

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

发表评论

0 个回复

  • DK3400_3420 USB R_W source code
    DK3400_3420 USB R_W source code - Keil-DK3400_3420 USB R_W source code- Keil
    2022-10-12 01:00:04下载
    积分:1
  • 以单片机为核心的语音存储与回放系统,介绍了系统的组成及软、硬件设计方法。该系统结构紧凑,具有灵活的录音、放音功能;语音音量自动控制功能...
    以单片机为核心的语音存储与回放系统,介绍了系统的组成及软、硬件设计方法。该系统结构紧凑,具有灵活的录音、放音功能;语音音量自动控制功能-Single-chip microcomputer as the core of the voice storage and playback system, introduce a system and software and hardware design methods. The system is compact, flexible recording, playback function voice volume automatic control function
    2023-08-31 22:00:03下载
    积分:1
  • fat16源代码,有fat16.c和FileSys.c,欢迎大家参考
    fat16源代码,有fat16.c和FileSys.c,欢迎大家参考-the source code for fat16, including fat16.c and filesys.c. welcome for your referece.
    2022-09-01 17:20:03下载
    积分:1
  • pic Singlechip c I control the corresponding single
    pic单片机c口的控制 单片机相应的I/O口设置为输出口,输出高电平时LED点亮,反之,LED不亮。利用软件延时的办法实现05S延时,实现LED流水灯的效果。-pic Singlechip c I control the corresponding single-chip I/O port set to output, the output high when the LED light, on the contrary, LED does not shine. Approach to the use of software latency delay 05S realize, realize LED lights flowing effect.
    2022-07-10 16:35:26下载
    积分:1
  • Mega64与ST16c554之间的电路连接图
    Mega64与ST16c554之间的电路连接图-Mega64 and ST16c554 circuit between the connection graph
    2023-02-07 01:30:03下载
    积分:1
  • 相关富士通单片机实用资料2
    相关富士通单片机实用资料2-Fujitsu MCU related practical information 2
    2022-06-02 12:00:19下载
    积分:1
  • MSP430 experimental DAC7611, very helpful for beginners
    msp430实验DAC7611,对于初学者很有帮助-MSP430 experimental DAC7611, very helpful for beginners
    2022-03-19 12:07:04下载
    积分:1
  • 51单片机最新技术
    51单片机最新技术-51 SCM latest technology
    2023-01-03 11:35:04下载
    积分: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
  • 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18...
    功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-functions : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
    2022-04-02 03:47:17下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载