-
stm32的ST官方IAP工程
压缩包内有12个文件,还是比较全的。加上我的博客的文字总结,我觉得够理解IAP的了。压缩包内包含
1,STM32F10x_AN2557_FW_V3.3.0官方F1xx的例程
2,实验48 串口IAP实验-库函数版--原子旗舰板的例程
3,STM32 IAP源码和测试代码.rar
4,stm32f4_iap_using_usart官方F4xx的例程.zip
5,Stm32iap.rar
6,红龙407串口IAP LED实验.rar
7,红龙407串口IAP 引导程序.rar
8,通过某一存储值来判断跳转的IAP-Boot.rar
9,STM32F10x闪存编程手册(2009年6月第6版).pdf
10,stm32IAP升级方案中断向量表的总结.doc
11,STM32的IAP方案.pdf
12,Y
- 2022-05-22 21:19:05下载
- 积分:1
-
arm2410 nor flash 编程实验源码
arm2410 nor flash 编程实验源码-Experimental arm2410 nor flash programming source code
- 2022-03-24 20:18:07下载
- 积分:1
-
嵌入式web服务器源代码。可以移植的arm等嵌入式上。经试验运行稳定可靠。欢迎下载并给出建议...
嵌入式web服务器源代码。可以移植的arm等嵌入式上。经试验运行稳定可靠。欢迎下载并给出建议-Embedded web server source code. Can be transferred, such as embedded on the arm. Stable and reliable operation by the pilot。Welcome to download and give recommendations
- 2022-04-25 05:15:52下载
- 积分:1
-
AT89s52的相关中文简介,对于单片机的使用很有帮助
AT89s52的相关中文简介,对于单片机的使用很有帮助-Related to the Chinese AT89s52 profiles, useful for the use of microcontroller
- 2023-04-06 12:40:04下载
- 积分:1
-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
Implementation of Speech Storage System using DSP techniques (Discrete Fourier T...
Implementation of Speech Storage System using DSP techniques (Discrete Fourier Transform) in LINUX
- 2023-08-13 11:55:03下载
- 积分:1
-
这是一本关于器件LPD6803的图书!很难的的中文资料!
这是一本关于器件LPD6803的图书!很难的的中文资料!-This is a book on the device LPD6803! Very difficult for Chinese information!
- 2022-04-29 08:23:04下载
- 积分:1
-
达芬奇系列嵌入式驱动开发程序实例
此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。
调试步骤
1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。
分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程。
2、仔细读目录中的Makefile文件,理解文件中各个语句的功能。
- 2022-06-26 22:20:22下载
- 积分:1
-
摄像头代码
关于C#截屏和摄像头的资料集合,包括调用API函数(有注释说明)在vs2005下可调试,在vs开发环境下,我们可以很简单的调用api函数,完成相应的开发
- 2022-05-16 23:08:45下载
- 积分:1
-
SIM900A拨打电话发送短信TPC/IP通信
采用SIM900模块实习,电话拨打的功能,sim900驱动程序包含了该模块的所有功能,包括电话拨打,短信发送,GPRS数据发送与接受,平台是基于主流的stm32的。
- 2022-03-16 22:00:27下载
- 积分:1