Meco Man
|
f80e61d6ff
[stm32][pwm] fix the timer clock enable problem
|
2 年之前 |
Meco Man
|
7ecba50ff6
format stm32 drivers
|
2 年之前 |
wdfk-prog
|
db3e261bc4
添加判断当前使用定时器是否可配置为主从定时器模式
|
2 年之前 |
liYony
|
575fe18ea0
some errors
|
2 年之前 |
liYony
|
7a49f8d920
tim_clock_get
|
2 年之前 |
wdfk-prog
|
aaf1abf25f
[fix][stm32]修复输出高电平异常的问题
|
2 年之前 |
Man, Jianting (Meco)
|
a24f527990
[stm32][tim/pwm] 抽出公共代码,防止日后演进出现分歧 (#6575)
|
2 年之前 |
linshire
|
315c25883c
[bsp] fix the return of the function(drv_pwm_control) in stm32 drv_pwm
|
2 年之前 |
linshire
|
14722a4853
Revert "提交stm32 bsp drv_pwm.c里面的一个小建议 (#6517)"
|
2 年之前 |
100ask-Alen
|
a4eb5a5399
提交stm32 bsp drv_pwm.c里面的一个小建议 (#6517)
|
2 年之前 |
linshire
|
e01776ea76
将驱动文件中判断RT_USING_XXX改为BSP_USING_XXX,解决了部分框架层与驱动层的混用
|
2 年之前 |
Meco Man
|
97c483fe35
[rtduino][readme] change title
|
2 年之前 |
Man, Jianting (Meco)
|
c7a9481831
[rtduino] 对接STM32F412 NUCLEO (#6461)
|
2 年之前 |
liYangYang
|
d25bf469fa
[rt_drv_pwm]完善PWM框架互补输出部分代码 (#6338)
|
2 年之前 |
Meco Man
|
74a802b445
[stm32] 合并获取定时器时钟频率公共部分
|
3 年之前 |
BreederBai
|
b2bc0dcd16
[rt_drv_pwm]增加API:增加单独设置PWM频率和脉宽的函数 (#6130)
|
3 年之前 |
BreederBai
|
78faea4b8d
[bsp/stm32]优化功能(drv_pwm):设置PWM频率和脉宽时不破坏上一个PWM周期 (#6129)
|
3 年之前 |
Man, Jianting (Meco)
|
7b47e8d052
[stm32f401-nucleo] arduino support (#5842)
|
3 年之前 |
zuozuojia
|
04971a96fe
[bsp/stm32] fix the bug of uart that not define pwm10 and pwm11
|
3 年之前 |
Man, Jianting (Meco)
|
81e5fa061f
[stm32f072 nucleo] support pwm for arduino (#5693)
|
3 年之前 |
YJIE_1998
|
b98f631580
【添加】stm32f3xx 库文件
|
4 年之前 |
Meco Man
|
fc04d828ee
[stm32][driver] auto formatted
|
4 年之前 |
Bernard Xiong
|
21ebf93e20
Merge pull request #4270 from greedyhao/stm32-pwm-fix
|
4 年之前 |
greedyhao
|
c339386c07
[bsp][stm32] fix PWMN_CMD_DISABLE config
|
4 年之前 |
thread-liu
|
552c55681e
[PWM] Fix the timer clock frequency doubling problem.
|
4 年之前 |
Bernard Xiong
|
7ed63ef52b
Merge pull request #4250 from Trisuborn/master
|
4 年之前 |
Trisuborn
|
68e5c6f511
Logical error
|
4 年之前 |
Trisuborn
|
55402e19db
优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令
|
4 年之前 |
Trisuborn
|
63239801d9
修改无意义代码
|
4 年之前 |
Trisuborn
|
aed3cc162f
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令
|
4 年之前 |