搜索资源列表
GPRS_Q2403
- arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
w78e51bcn
- W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM
2215MSCexe
- 16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用-16 H8 microcontroller source code examples, including usb1.1, Serial, Embedded flash operation of the application
howtoOpmizetheM25P80
- M25P80是意法半导体公司推出的8M大容量串行接口Flash器件,采用2.7V-3.6V单电源供电,兼容标准的SPI接口,器件在上升沿接收数据,在下降沿发送数据,接口时钟最高为40MHz,支持最大256bytes的快速页面编程操作、快速的块擦除(512Kbit)操作和快速的整体擦除操作具有操作暂停和硬件写保护功能-M25P80 is agreed that the semiconductor company introduced 8M large capacity Serial Interfa
writeflash
- 通过串行口读和写flash的VC环境下的源代码。实用多种MCU协作
the_principium_and_application_of_AT45DB041_a_grea
- 大容量串行flash存储器AT45DB041的原理与应用the_principium_nd_application_of_AT45DB041_a_great_capacity_flash_memorizer.pdf。文档中包括at45db的读写程序
tinybld195
- pic自编程软件,可以在串口通信下自己编程flash
a70
- 监控程序(Monitor)的主要功能是对应用系统硬件及底层软件进行调试,也称为Debug程序,是最基本的调试工具。MC9S12DG128的Flash有128K,RAM有8K,而监控程序源代码占用不到3K FLASH,占用23字节RAM。这对用户程序的空间影响并不大。异步串行口是要用来做与PC通讯服务的,监控程序可以用,应用程序当然也可以使用。
AT45DB161
- 串行FLASH资料,有需要的朋友下载参考下
active
- Flash与VC的通信方法 基于做智能家居演示程序的需要,必须开发出较好的动画介面。主程序由VC开发通过串口与无线模块通信。动画界面用VC来做是不可取的,于是决定用Flash实现。做成控件的形式嵌入VC,然后通过Flash按钮触发VC的程序,实现相应的功能。 -Flash method of communication with the VC Smart Home demo on to do need to develop a better animation interface.
HexReplace_Search_and_Replace_within_Hex_mode
- 查找替换的必备工具,可用于大批量查找替换少量位置不很确定的数据 注:Signature表示你要查找或替换的特征字串(我是抄了PEiD的数据文件里的名称) 同时能够批量解压压缩SWF文件.可进行SWF文件的破解.-can use* and ? to search replace binary data in multi-files, or in multi-path, also you can use it to compress or uncompress*.swf(flash movi
Host_PC_Programs
- WINDOWS 通信程序,usb,串口,闪存等-WINDOWS communication program, usb, serial port, flash memory, etc.
MX25L1605D-3205D-6405D-1.5
- macronix公司串行flash MX25L1605D-3205D芯片资料,很难找,主要用于WLAN模块的程序烧写-Company macronix serial flash MX25L1605D-3205D-chip data, it is difficult to find, the main procedures for the WLAN module programmer
flash
- stm32 (STM32F103ZET6)读写AT45DB161D 串行Flash测试程序(MDK&IAR)-stm32 (STM32F103ZET6) to read and write AT45DB161D Serial Flash test program (MDK & IAR)
Report
- 绝对经典,会用到的程序却在网上下载不到。 我写了,以后大家享褔了,LabVIEW驱动新荣达微型打印机打印波形图,效果要比厂家的驱动要细致清晰。 把图片转成串口命令以十六进制发送。 打印是我程序中生成分析报告的一部分。-Absolutely classic, but the program will use the Internet to download not. I wrote, that we will enjoy a Fuk, LabVIEW driver Victor App
flash
- c51 keil写的 读写Flash ,通过串口收到数据将数据写到flash中 -c51 keil write read and write Flash, data is written to the flash through the serial data received
send-messages-to-the-flash
- 单片机串口发送数据,mfc对话框接收给flash文件发送键盘消息-Microcontroller serial port to send data, mfc dialog receiver to send keyboard messages flash file
Flash-download-tool
- flash下载工具,串口工具上位机,c#源码,编译后可以直接使用-c# source code flash download tool
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
flashane
- 实现FLASH 与串口通讯,需要的盆友可要研究一下(Realizing FLASH and serial communication)