搜索结果

找到约 155 项符合 nor 的查询结果

嵌入式/单片机编程 对于硬件工程师和嵌入式软件工程师

对于硬件工程师和嵌入式软件工程师,在完成设计后,常常需要验证FLASH是否工作。在应用中,也有很多时候需要对FLASH进行写操作。这篇文章简单介绍了基于ARM芯片的NOR FLASH烧写,并提供了2个具体的实例和源代码,希望对有需要的朋友有点帮助 ...
https://www.eeworm.com/dl/647/414777.html
下载: 118
查看: 1063

Java编程 MIPS 仿真器

MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转 ...
https://www.eeworm.com/dl/633/420067.html
下载: 132
查看: 1098

Delphi控件源码 Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite

Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and expiry dates. Send emails using Microsoft Email client. No n ...
https://www.eeworm.com/dl/666/423252.html
下载: 101
查看: 1050

单片机开发 基于龙芯CPU核的SOC

基于龙芯CPU核的SOC,HS3210i的Datasheet,一路网口,两路CAN,AC97,PS2键盘鼠标,LCD控制器,串口,SPI,I2C,SDRAM,Nor Flash, NAND Flash。
https://www.eeworm.com/dl/648/430504.html
下载: 90
查看: 1036

其他书籍 Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo

Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download fi ...
https://www.eeworm.com/dl/542/439586.html
下载: 69
查看: 1062

嵌入式Linux sjf2410和sjf2440 还有giveio的驱动程序。 此程序是在windows环境下的flash烧写工具

sjf2410和sjf2440 还有giveio的驱动程序。 此程序是在windows环境下的flash烧写工具,可以烧写(nand和nor flash)。
https://www.eeworm.com/dl/653/441341.html
下载: 166
查看: 1102

微处理器开发 阐述Bootloader实现的目的、过程、原理

阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader在NAND Flash与NOR Flash下的2种不同加载方式,针对NAND Flash和NOR Flash实现完整的启动引导程序 ...
https://www.eeworm.com/dl/655/454835.html
下载: 124
查看: 1027

MTK MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix

MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size. 2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM. New features: 1. [DA] Supports new NO ...
https://www.eeworm.com/dl/700/462334.html
下载: 153
查看: 1114

嵌入式/单片机编程 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和AR

广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及 ...
https://www.eeworm.com/dl/647/466478.html
下载: 66
查看: 1073

VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in stor ...
https://www.eeworm.com/dl/663/471663.html
下载: 145
查看: 1070