登录
首页 » Others » STM32-Study-Notes-Source-Code

STM32-Study-Notes-Source-Code

于 2013-01-02 发布 文件大小:22491KB
0 100
下载积分: 1 下载次数: 77

代码说明:

  《STM32自学笔记》所附源代码,包含各种功能的应用案例,建议结合书本查阅。(The " STM32 Study Notes attached to the source code, Case includes a variety of features, it is recommended that the combination of books inspection.)

文件列表:

《STM32自学笔记》随书共享资料
.............................\基础实验
.............................\........\Stm32Adc
.............................\........\........\boot
.............................\........\........\....\cortexm3_macro.s,10308,2008-07-14
.............................\........\........\....\stm32f10x_vector.s,12871,2008-07-14
.............................\........\........\interrupt
.............................\........\........\.........\stm32f10x_it.c,29218,2012-01-10
.............................\........\........\.........\stm32f10x_it.h,3842,2008-07-14
.............................\........\........\library
.............................\........\........\.......\inc
.............................\........\........\.......\...\cortexm3_macro.h,2225,2008-07-14
.............................\........\........\.......\...\stm32f10x_adc.h,18854,2008-07-14
.............................\........\........\.......\...\stm32f10x_bkp.h,6911,2008-07-14
.............................\........\........\.......\...\stm32f10x_can.h,12279,2008-07-14
.............................\........\........\.......\...\stm32f10x_crc.h,1881,2008-07-14
.............................\........\........\.......\...\stm32f10x_dac.h,9598,2008-07-14
.............................\........\........\.......\...\stm32f10x_dbgmcu.h,2859,2008-07-14
.............................\........\........\.......\...\stm32f10x_dma.h,17974,2008-07-14
.............................\........\........\.......\...\stm32f10x_exti.h,5776,2008-07-14
.............................\........\........\.......\...\stm32f10x_flash.h,13996,2008-07-14
.............................\........\........\.......\...\stm32f10x_fsmc.h,19041,2008-07-14
.............................\........\........\.......\...\stm32f10x_gpio.h,14820,2008-07-14
.............................\........\........\.......\...\stm32f10x_i2c.h,15479,2008-07-14
.............................\........\........\.......\...\stm32f10x_iwdg.h,3414,2008-07-14
.............................\........\........\.......\...\stm32f10x_lib.h,3200,2008-07-14
.............................\........\........\.......\...\stm32f10x_map.h,28290,2008-07-14
.............................\........\........\.......\...\stm32f10x_nvic.h,19198,2008-07-14
.............................\........\........\.......\...\stm32f10x_pwr.h,3865,2008-07-14
.............................\........\........\.......\...\stm32f10x_rcc.h,14783,2008-07-14
.............................\........\........\.......\...\stm32f10x_rtc.h,3619,2008-07-14
.............................\........\........\.......\...\stm32f10x_sdio.h,18326,2008-07-14
.............................\........\........\.......\...\stm32f10x_spi.h,13470,2008-07-14
.............................\........\........\.......\...\stm32f10x_systick.h,3212,2008-07-14
.............................\........\........\.......\...\stm32f10x_tim.h,47203,2008-07-14
.............................\........\........\.......\...\stm32f10x_type.h,3388,2008-07-14
.............................\........\........\.......\...\stm32f10x_usart.h,14180,2008-07-14
.............................\........\........\.......\...\stm32f10x_wwdg.h,2620,2008-07-14
.............................\........\........\.......\src
.............................\........\........\.......\...\stm32f10x_adc.c,58563,2008-07-14
.............................\........\........\.......\...\stm32f10x_bkp.c,11170,2008-07-14
.............................\........\........\.......\...\stm32f10x_can.c,32053,2008-07-14
.............................\........\........\.......\...\stm32f10x_crc.c,4615,2008-07-14
.............................\........\........\.......\...\stm32f10x_dac.c,17175,2008-07-14
.............................\........\........\.......\...\stm32f10x_dbgmcu.c,5222,2008-07-14
.............................\........\........\.......\...\stm32f10x_dma.c,33291,2008-07-14
.............................\........\........\.......\...\stm32f10x_exti.c,8742,2008-07-14
.............................\........\........\.......\...\stm32f10x_flash.c,32684,2008-07-14
.............................\........\........\.......\...\stm32f10x_fsmc.c,41592,2008-07-14
.............................\........\........\.......\...\stm32f10x_gpio.c,22558,2008-07-14
.............................\........\........\.......\...\stm32f10x_i2c.c,47776,2008-07-14
.............................\........\........\.......\...\stm32f10x_iwdg.c,6431,2008-07-14
.............................\........\........\.......\...\stm32f10x_lib.c,9154,2008-07-14
.............................\........\........\.......\...\stm32f10x_nvic.c,28776,2008-07-14
.............................\........\........\.......\...\stm32f10x_pwr.c,11198,2008-07-14
.............................\........\........\.......\...\stm32f10x_rcc.c,43838,2008-07-14
.............................\........\........\.......\...\stm32f10x_rtc.c,12141,2008-07-14
.............................\........\........\.......\...\stm32f10x_sdio.c,39336,2008-07-14
.............................\........\........\.......\...\stm32f10x_spi.c,34968,2008-07-14
.............................\........\........\.......\...\stm32f10x_systick.c,6993,2008-07-14
.............................\........\........\.......\...\stm32f10x_tim.c,131038,2008-07-14
.............................\........\........\.......\...\stm32f10x_usart.c,44255,2008-07-14
.............................\........\........\.......\...\stm32f10x_wwdg.c,7498,2008-07-14
.............................\........\........\list
.............................\........\........\....\cortexm3_macro.lst,26117,2012-01-10
.............................\........\........\....\Stm32Adc.map,71721,2012-01-10
.............................\........\........\....\stm32f10x_vector.lst,37428,2012-01-10
.............................\........\........\obj
.............................\........\........\...\cortexm3_macro.o,2444,2012-01-10
.............................\........\........\...\main.crf,152877,2012-01-10
.............................\........\........\...\main.d,1470,2012-01-10
.............................\........\........\...\main.o,174720,2012-01-10
.............................\........\........\...\Stm32Adc.axf,126060,2012-01-10
.............................\........\........\...\Stm32Adc.htm,60826,2012-01-10
.............................\........\........\...\Stm32Adc.lnp,541,2012-01-10
.............................\........\........\...\Stm32Adc.plg,650,2012-01-10
.............................\........\........\...\Stm32Adc.sct,479,2012-01-10
.............................\........\........\...\Stm32Adc.tra,1743,2012-01-10
.............................\........\........\...\Stm32Adc_sct.Bak,479,2010-09-16
.............................\........\........\...\stm32f10x_adc.crf,50310,2012-01-10
.............................\........\........\...\stm32f10x_adc.d,492,2012-01-10
.............................\........\........\...\stm32f10x_adc.o,60712,2012-01-10
.............................\........\........\...\stm32f10x_flash.crf,38438,2012-01-10
.............................\........\........\...\stm32f10x_flash.d,456,2012-01-10
.............................\........\........\...\stm32f10x_flash.o,44388,2012-01-10
.............................\........\........\...\stm32f10x_gpio.crf,42644,2012-01-10
.............................\........\........\...\stm32f10x_gpio.d,502,2012-01-10
.............................\........\........\...\stm32f10x_gpio.o,50476,2012-01-10
.............................\........\........\...\stm32f10x_it.crf,150122,2012-01-10
.............................\........\........\...\stm32f10x_it.d,1713,2012-01-10
.............................\........\........\...\stm32f10x_it.o,182008,2012-01-10
.............................\........\........\...\stm32f10x_lib.crf,147028,2012-01-10
.............................\........\........\...\stm32f10x_lib.d,1698,2012-01-10
.............................\........\........\...\stm32f10x_lib.o,167764,2012-01-10
.............................\........\........\...\stm32f10x_nvic.crf,36572,2012-01-10
.............................\........\........\...\stm32f10x_nvic.d,447,2012-01-10
.............................\........\........\...\stm32f10x_nvic.o,47120,2012-01-10
.............................\........\........\...\stm32f10x_rcc.crf,41202,2012-01-10
.............................\........\........\...\stm32f10x_rcc.d,438,2012-01-10
.............................\........\........\...\stm32f10x_rcc.o,48696,2012-01-10

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

发表评论

0 个回复

  • 恒虚警监测
    用于雷达的恒虚警检测程序,这里你可以进行雷达信号的恒虚警检测(The constant virtual police detection procedure for radar, where you can detect the constant false alarm of radar signal)
    2017-12-15 22:26:16下载
    积分:1
  • opencv_Image
    很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
    2018-01-11 10:32:39下载
    积分:1
  • 1
    说明:  32位变量移位操作,输出到界面。联合体变量是公用一块内存,所以对其中一个变量操作会影响其他变量。(32-bit variable shift operation, output to the interface.)
    2019-07-16 15:50:27下载
    积分:1
  • C++ Primer Plus-Addison Wesley (v.6)
    很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)
    2020-06-23 02:20:02下载
    积分:1
  • chap3_MPC_SpeedCtrl
    说明:  基于mpc的轨迹跟踪控制器,无人驾驶车辆模型预测控制第二版第三章(Track tracking controller based on MPC)
    2020-12-28 17:39:01下载
    积分:1
  • xitongbianshi
    极大似然辨识程序以及离散模型的阶检验,用于系统辨识(Maximum likelihood identification procedures and the order of the discrete model tests for system identification)
    2009-09-21 19:09:07下载
    积分:1
  • C++ Primer Plus(第6版)中文版
    《C++ Primer Plus(第6版)中文版》中程序清单的源代码(Source Code of C++ Primer Plus (6th) Chinese Edition)
    2020-09-18 10:57:55下载
    积分:1
  • IEEE39节点电力系统标准参数和潮流数据
    提供了IEEE39节点电力系统标准参数和潮流数据(Standard parameters and power flow data of IEEE39-bus power system are provided.)
    2021-04-25 12:58:47下载
    积分:1
  • vbemgmm
    在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maximum likelihood function of EM algorithm, but the algorithm is prone to overfitting, so this paper proposes a variational EM algorithm to estimate the parameters, can avoid the shortcomings of the EM algorithm in the. The following example file illustrates the use of the following sample file Examplevbem, VBEM, M sample files Faithful.txt data set as an example)
    2021-04-20 10:18:50下载
    积分:1
  • 迭代法求根
    用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
    2020-06-24 19:20:02下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载