导航

文章分类 -  stm32

stm32数据类型
摘要:short: 2int: 4long: 4 float: 4double: 8long double: 8 阅读全文

posted @ 2017-12-04 12:53 刘梢 阅读(175) 评论(0) 推荐(0)

stm32疑问
摘要:1.定时器配置时:TIM_TimeBaseInitStructure.TIM_ClockDivision代表什么? 2.pwm学习时:GPIO_PinRemapConfig(GPIO_FullRemap_TIM3,ENABLE);时,如何配置相应的管脚作为输出,有一定的映射转移规律 3.串口不好用了 阅读全文

posted @ 2017-10-11 14:50 刘梢 阅读(110) 评论(0) 推荐(0)

野火stm32学习资料
摘要:http://www.firebbs.cn/thread-12686-1-1.html 阅读全文

posted @ 2017-10-11 11:20 刘梢 阅读(1603) 评论(0) 推荐(0)

Stm32的时钟树?
摘要:Stm32的时钟树? (1)外设时钟分为两类,APB2(高速)和APB1(低速)。但是都是由AHB时钟分频出来的。 (2)关于stm32的详细时钟,可以看stm32时钟框图,用Xmind理清。 阅读全文

posted @ 2017-10-10 06:20 刘梢 阅读(91) 评论(0) 推荐(0)

Stm3210x创建工程模板
摘要:(1).创建工程文件夹。 (2).将固件库的library添加到此。 (3).新建output文件夹。 (4).新建user文件夹。 (5).新建app文件。 (6).在固件库里找到Project->Template->main、CONF、_it.c、_it.h添加到user (7).创建KEIL工 阅读全文

posted @ 2017-10-10 06:18 刘梢 阅读(90) 评论(0) 推荐(0)

JLINK下载完程序不重启就执行的办法?
摘要:答:将图中RESET and RUN的复选框选中。 阅读全文

posted @ 2017-10-10 06:16 刘梢 阅读(809) 评论(0) 推荐(0)

stlink_no target connected
摘要:http://zhyong319.blog.163.com/blog/static/6857205201276105311857/ 阅读全文

posted @ 2017-10-09 12:49 刘梢 阅读(163) 评论(0) 推荐(0)

jlink无法识别usb设备
摘要:http://blog.csdn.net/passerbyyuan/article/details/51395986 http://blog.sina.com.cn/s/blog_4b0e6e4e0102vfyd.html WIN10自动加载下载驱动的时候有问题,在winxp上操作实现的。 阅读全文

posted @ 2017-10-09 05:40 刘梢 阅读(516) 评论(0) 推荐(0)

stm32中文网账号
摘要:http://www.stmcu.com.cn/product网站 账号qq130 密码常规we1238 阅读全文

posted @ 2017-02-06 10:14 刘梢 阅读(583) 评论(0) 推荐(0)