Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
麻烦问一下如何使用芯片内部的温度传感器,谢谢。
首先使能ADC CTRL寄存器的TSEN位,然后通过adc读取tempsensor通道的转换值,最终用公式 温度T = coefficient - 637 * 电压值 计算得到实际温度,coefficient可以在ADC0->TSC寄存器中读取到
再麻烦问一下能用YT config tool来配置tempsensor通道吗?目前看到的都是只能选外部通道
目前还不支持,下版本将会更新,暂时先手动配置一下吧
帮助没办法联网的电脑使用YCT
帮助改进和优化YT CONFIG TOOL,有机会抽取YTM32B1ME0 EVB哦...