21ic问答首页 - GD32F130C8T6无法使能COMP比较器
相关问题
- 比较器的开窗控制具体是什么6 回答
- 用TLV3501搭建的比较电路,反向输入端串联10K电阻可以正常输出,但减小为1K就没有输出了12 回答
- 比较器LM393M输出的高电平很低33 回答
- GD32F10系列USB HOST 与CDC类设备通讯程序0 回答
- 请问有使用过润泽流体的MC-21C的步进电机驱动器的?0 回答
- tlv3502比较器2 回答
- PWM经过比较器输出波形连体了是什么情况3 回答
- GD32F450的flash擦除问题10 回答
- MDK中如何取程序的大小0 回答
- 请大神帮忙分析电路4 回答
本周活跃用户
- 1Wxy8030回答 5 次
- 2xuanhuanzi回答 4 次
- 3flycamelaaa回答 3 次
- 4probedog回答 3 次
- 5powerantone回答 3 次
- 6龖齉爨麤回答 3 次
- 7laocuo1142回答 3 次
- 8tpgf回答 3 次
赞0
评论
2021-11-12
赞0
评论
2021-11-03
赞0
评论
2021-11-02
赞0
评论
2021-11-02
赞0
637506180c5d87c70d.png (326.62 KB )
下载附件
2021-11-2 13:00 上传
194956180c5df63839.png (346.32 KB )
下载附件
2021-11-2 13:00 上传
287386180c65a641a0.png (321.35 KB )
下载附件
2021-11-2 13:02 上传
533616180c65f1d1e0.png (375.29 KB )
下载附件
2021-11-2 13:02 上传
评论
2021-11-02
这位朋友真细心,我没有去看130的Datasheet,只看了官网下载的最新版本的用户手册和3.3.2版本的库函数,这两个上面都表示130有比较器,太误导人了!
赞0
\file readme.txt
\brief description of the comparator pwm signal control demo
\version 2014-12-26, V1.0.0, platform GD32F1x0(x=3,5)
\version 2016-01-15, V2.0.0, platform GD32F1x0(x=3,5,7,9)
\version 2016-04-30, V3.0.0, firmware update for GD32F1x0(x=3,5,7,9)
\version 2017-06-19, V3.1.0, firmware update for GD32F1x0(x=3,5,7,9)
\version 2019-11-20, V3.2.0, firmware update for GD32F1x0(x=3,5,7,9)
\version 2020-09-21, V3.3.0, firmware update for GD32F1x0(x=3,5,7,9)
*/
---------------------------------------------------------------------------------
/*!
\file gd32f1x0_cmp.c
\brief CMP driver
*/
/*
Copyright (C) 2017 GigaDevice
2014-12-26, V1.0.0, platform GD32F1x0(x=5)
2016-01-15, V2.0.0, platform GD32F1x0(x=5,9)
2016-04-30, V3.0.0, firmware update for GD32F1x0(x=5,9)
2017-06-19, V3.1.0, firmware update for GD32F1x0(x=5,9)
*/
#include "gd32f1x0_cmp.h"
评论
2021-11-02
赞0
评论
2021-11-02
赞0
评论
2021-11-02
赞0
评论
2021-11-02
您需要登录后才可以回复 登录 | 注册