完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好,
我目前有一台由电池供电的STM8S003F3。我希望能够读取电池电压,但我正在尝试保留引脚。我试图从Vdd引脚读取电池电压并将其与STM8S的内部电压进行比较。我无法找到描述哪些内部ADC通道连接到Vdd引脚的文档,或者如何设置ADC以读取Vdd引脚。有谁知道这个文档在哪里或如何做到这一点? 谢谢! 查尔斯 以上来自于谷歌翻译 以下为原文 Hey guys, I currently have an STM8S003F3 that is being powered by a battery. I want to be able to read the battery voltage, but am trying to reserve pins. I am trying to read the battery voltage off the Vdd pin and compare it to the internal voltage of the STM8S. I am having trouble finding the documentation that describes which internal ADC channels are connected to the Vdd pin, or how to set an ADC up to read the Vdd pin. Does anyone know where this documentation is or how this can be done? Thank you! Charles |
|
相关推荐
1个回答
|
|
那部分没有内部参考。 Vdd引脚用作ADC的参考。因此,无论使用内部连接(可能无法实现)还是使用单独的引脚,读取Vdd电压都将始终从ADC返回0x3ff。
如果要读取电池电压,则必须在ADC引脚上提供外部参考电压。通过读取参考电压,您可以推断出Vdd电压。 Vdd =((参考电压)* 1024)/(adc读数) 以上来自于谷歌翻译 以下为原文 That part the does not have an internal reference. The Vdd pin is used as the reference for the ADC. So reading the Vdd voltage will ALWAYS return 0x3ff from the ADC whether you use an internal connection (that may not be possible) or a separate pin. If you want to read the battery voltage you will have to provide an external voltage reference on on ADC pin. By reading the reference voltage you can infer the Vdd voltage. Vdd = ((reference voltage)*1024)/ (adc reading) |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2623 浏览 1 评论
3206 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1779 浏览 1 评论
3605 浏览 6 评论
5984 浏览 21 评论
936浏览 4评论
1311浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
579浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1299浏览 3评论
1354浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-20 03:19 , Processed in 1.081758 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号