完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我想用STM8L051F3的定时器2制作1个周期。 目前我检查1毫秒是正确的,如果尝试使用1毫秒(如100美元或10美元),期间不正确.... 我用GPIO(LED)测量了这段时间...... 请帮助告诉我是否可以使用计时器2制作1美制时间段。 如果有其他解决方案,请帮助提供详细信息示例... 感谢你的支持, 谢谢。 #stm8l051f3 以上来自于谷歌翻译 以下为原文 Hello, I would like to make 1 us period with timer 2 of STM8L051F3. currently I checked that 1 ms is correct, if trying to use under 1 ms (like 100 us or 10 us), the period is not correct.... I measured the period with GPIO(LED)..... please help to let me know whether can make 1 us period with timer 2 or not.. and if has another solution, please help to provide the example with detailed information... thankful for your support in advance, thanks. #stm8l051f3 |
|
相关推荐
7个回答
|
|
至少,需要制作5个我们....请帮帮我,,,,
以上来自于谷歌翻译 以下为原文 at least, need to make 5 us....please help me,,,, |
|
|
|
为了实用起见,你无法以1 MHz(1us)中断
您可以在TIM上设置预分频器,使16位部分的时钟频率为1 MHz,然后您可以观察计数器的滴答声。 以上来自于谷歌翻译 以下为原文 For practicalities sake you aren't going to be able to interrupt at 1 MHz (1us) You can set a prescaler on the TIM to get the 16-bit portion to clock at 1 MHz, and then you can observe ticks of the counter. |
|
|
|
我正在使用3个计时器(2/3/4),所以有时我需要设置每个计时器的优先级,
我不知道方法,请帮我用例子告诉我。 我想知道STM8L051F3是否可以支持浮点计算,请帮我告诉我... 当试图做'printf('test%f r n',0.12345);'在代码中,我只能看到'%f'输出...为什么? 它是浮动支持问题还是printf库编译问题? 感谢你的支持, 谢谢。 以上来自于谷歌翻译 以下为原文 and I am using 3 timer (2/3/4), so sometimes I need to set the priority of each timer, I don't know the method, please help to let me know it with example. and I wonder whether STM8L051F3 can support float calculation or not, please help to let me know the fact... when trying to do 'printf('test %f rn', 0.12345);' in code, I can see only '%f' output... why ? it is float support issue or printf library compile issue ? thankful for your support in advance, thanks. |
|
|
|
“
可以用STM8L051F3的定时器2创建1 us周期吗? 是的,如果你可以在Mhz的100s运行该芯片。 以上来自于谷歌翻译 以下为原文 ' Can create the 1 us period with the timer 2 of STM8L051F3 ?' yes, if you can run that chip at 100s of Mhz. |
|
|
|
“
为什么?“ 您可能会发现阅读编译器手册很有帮助。 以上来自于谷歌翻译 以下为原文 ' why ?' you may find it helpful to read your compiler manual. |
|
|
|
你好,Dhenry,
我放弃它,而是我做了另一个解决方案,目前我可以控制gpio引脚我想要的, 谢谢。 以上来自于谷歌翻译 以下为原文 Hello, Dhenry, I give up it, instead I make another solution, currently I can control the gpio pin what I want, thanks. |
|
|
|
也许您可以使用ftoa()生成一个字符串,并打印出来。检查编译器设置
或者创建一个Float2String()函数。 很确定STM8可以支持浮点数,几十年前我在8位微处理器上使用了浮点数。真正的问题是库代码的大小,以及应用程序和部分是否可以或希望支持它。 以上来自于谷歌翻译 以下为原文 Perhaps you can use ftoa() to generate a string, and print that. Check compiler setting Or create a Float2String() function. Pretty sure the STM8 can support floating point, I was using floating point on 8-bit micros decades ago. The real issue is the size of the library code, and whether the application and part can, or want, to support that. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2632 浏览 1 评论
3208 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1783 浏览 1 评论
3607 浏览 6 评论
5987 浏览 21 评论
939浏览 4评论
1315浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
582浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1302浏览 3评论
1357浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 09:07 , Processed in 1.938712 second(s), Total 91, Slave 74 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号