-
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
-
EM4094 datasheet(all)
EM4094 datasheet(all)
- 2022-02-27 09:29:25下载
- 积分:1
-
FreeRTOS源代码捆绑使用FreeRTOS房本”
FreeRTOS source code as bundled with the book "Using FreeRTOS Real-Time Kernel - A Practical Approach"-FreeRTOS source code as bundled with the book "Using FreeRTOS Real-Time Kernel- A Practical Approach"
- 2022-04-14 14:51:37下载
- 积分:1
-
Sample code Ohmmeter with PSoC
Sample code Ohmmeter with PSoC
- 2022-01-31 08:19:38下载
- 积分:1
-
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)...
读写AT24C01演示程序 (在指定地址a处写入数据 填充数据到EEPROM内等)-literacy AT24C01 Demonstration Program (designated address data into a Department of filling data EEPROM etc.)
- 2022-07-07 19:33:25下载
- 积分:1
-
测量在P89C51单片机传感器的时间码
code for measuring the time for sensor in P89c51 microcontroller
- 2023-05-22 10:40:03下载
- 积分:1
-
The use of Atmel8L through I2C channels of communication with the IRIC check the...
使用Atmel8L通过I2C通道与IRIC通信,检查IRIC是否正常工作
- 2022-06-26 09:21:57下载
- 积分:1
-
32位arm9微处理器S3C2440在ADS下的配置文件
32位arm9微处理器S3C2440在ADS下的配置文件-32-bit ARM9 microprocessor S3C2440 in the configuration file under the ADS
- 2022-03-16 07:02:52下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
华为的内部资料,分享
华为的内部资料,分享-Huawei
- 2022-03-29 08:51:32下载
- 积分:1