首页 > 代码库 > STM32学习之路

STM32学习之路

一、标准外设库

1、什么是标准外设库

技术分享

2、版本更迭历史

技术分享

3、文件结构及说明

技术分享技术分享

 技术分享

技术分享

-------------------------------------------------------------------------------------------------------------------------------------------------------------

二、使用标准库建立工程四步曲

 技术分享

-------------------------------------------------------------------------------------------------------------------------------------------------------------

三、第一个工程的建立

注:warning:  #1-D: last line of file ends without a newline

程序完成最后一行回车一行即可。

-------------------------------------------------------------------------------------------------------------------------------------------------------------

四、引用资料

下载:http://blog.sina.com.cn/s/blog_7025f39e0101k611.html

学习经验:http://blog.chinaunix.net/uid-20453876-id-1945039.html

学习资料:http://pan.baidu.com/s/1eRRpS8y#list/path=%2F

库文件建立Keil工程:http://blog.sina.com.cn/s/blog_80aed1100101i59r.html

stm32的库文件的用法解释:http://www.51hei.com/bbs/dpj-37027-1.html

stm32设计相关:http://www.cnblogs.com/emouse/category/326055.html

 

STM32学习之路