thread-liu
|
3ecf12b5b2
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
# Conflicts:
# bsp/stm32/libraries/STM32MPxx_HAL/SConscript
|
2020-12-05 14:12:54 +08:00 |
thread-liu
|
f9e34b4df6
|
[add] rs485 driver
|
2020-12-05 13:38:53 +08:00 |
thread-liu
|
dbd67507d9
|
[add] qspi_flash driver.
|
2020-12-05 09:09:28 +08:00 |
thread-liu
|
d97530e0ff
|
Merge branch 'master' into step4
|
2020-12-03 09:09:00 +08:00 |
thread-liu
|
73391c60fb
|
[add] crc, rng, hash and cryp driver for smt32mp1.
|
2020-11-26 14:31:08 +08:00 |
chenjh
|
3fa1f523df
|
add dac driver for stm32l4
|
2020-11-18 23:05:18 +08:00 |
Dozingfiretruck
|
af1e92e661
|
stm32wb
|
2020-10-14 15:03:33 +08:00 |
thread-liu
|
8edb7c316a
|
[add] stm32h7 adc and dac driver.
|
2020-10-09 10:24:08 +08:00 |
thread-liu
|
3c848e3c90
|
[update] clear code
|
2020-06-23 14:19:30 +08:00 |
thread-liu
|
2fcd940b57
|
[update] add drivers for stm32mp1.
|
2020-06-23 11:26:11 +08:00 |
thread-liu
|
8c44edf8a2
|
[update] stm32mp1 link
|
2020-06-20 16:39:32 +08:00 |
thread-liu
|
0606261b97
|
[add] stm32mp1 drivers
|
2020-06-20 14:05:14 +08:00 |
Bernard Xiong
|
c88870bfd7
|
Merge pull request #3527 from z14git/pwm_patch
add PWM1_CONFIG
|
2020-05-06 21:30:36 +08:00 |
whj4674672
|
92ddb8b0f3
|
[bsp/stm32/stm32h743-atk-apollo]support stm32h7 uart dma
|
2020-05-02 15:09:41 +08:00 |
z14git
|
5fa0656a9a
|
add PWM1_CONFIG
|
2020-04-13 15:28:12 +08:00 |
unknown
|
db23a69f49
|
dd STM32L1 HAL DRIVER
|
2020-03-17 22:11:13 +08:00 |
Bernard Xiong
|
3e8c03e934
|
Merge pull request #3421 from ErnestChen1/master
[bsp] fix UART DMA TX
|
2020-03-10 16:24:38 +08:00 |
Ernest
|
c1821b85a1
|
[bsp] fix UART DMA TX
|
2020-02-29 21:20:54 +08:00 |
Ihavedone
|
caef50f3d1
|
修复SPI4 RX DMA相关的宏定义写成 SPI4 TX的问题
|
2020-01-17 11:54:05 +08:00 |
Ihavedone
|
04831062bd
|
添加了 PWM9_CONFIG 默认配置 和 TIM3_CONFIG 默认配置
|
2020-01-15 21:05:12 +08:00 |
armink
|
f1e5883543
|
[bsp/stm32] Add DMAMUX support for stm32l4+.
Signed-off-by: armink <armink.ztl@gmail.com>
|
2019-12-01 15:50:51 +08:00 |
greedyhao
|
fb3e2764e6
|
Update uart_config.h
|
2019-11-26 10:52:00 +08:00 |
guozhanxin
|
40d6055849
|
[bsp][stm32]Enable interrupt in drive.|在驱动里使能中断,不需要在cubemx里配置中断了。
|
2019-10-30 23:53:13 +08:00 |
guozhanxin
|
f50f38745b
|
Perfect usb driver compatible with HS.|完善usb驱动兼容 HS
|
2019-10-27 21:06:58 +08:00 |
xuzhuoyi
|
cd267a30e4
|
[bsp][stm32][stm32g431-st-nucleo] Add stm32g431-st-nucleo bsp
|
2019-10-03 22:29:13 +08:00 |
tangweikang
|
c11686751e
|
[bsp][stm32][driver][drv_pulse_encoder.c] code style
|
2019-09-24 14:27:40 +08:00 |
tangweikang
|
f1fe6479b1
|
[bsp][stm32][driver][drv_pulse_encoder.c] remove pulse_encoder->parent.user_data
|
2019-09-24 11:54:05 +08:00 |
a1012112796
|
60bda424eb
|
[bsp][stm32] 更新stm32f427-robomaster-a外设驱动配置
1.增加串口1,7,8配置,经实机测试无误
2.增加PWM4 CH1 -- 4, PWM12(BUZZER)配置,因条件有限,仅测试了TIM12 CH1
3.经测试,CAN通信无法正常使用,原因尚未找出,故暂时删去此配置
测试所用编译器: mdk5, IAR
|
2019-09-10 19:17:38 +08:00 |
tangweikang
|
0f74ee7e20
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into drv_encoder
# Conflicts:
# components/drivers/misc/encoder.c
|
2019-08-30 16:11:46 +08:00 |
tangweikang
|
b76d3dac8a
|
[components][drivers] change name: encoder -> pulse_encoder
|
2019-08-30 15:58:52 +08:00 |
Willian Chan
|
48b4385c01
|
[bsp][stm32][stm32l475-atk-pandora]Add lcd driver and fix compilation report error on spi_config.h
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-08-28 12:03:11 +08:00 |
tangweikang
|
05b1dff094
|
[bsp][stm32] add drv_encoder.c to stm32f103-atk-warshipv3
|
2019-08-27 09:31:41 +08:00 |
tangweikang
|
1d4139ab53
|
[bsp][stm32] add drv_encoder.c
|
2019-08-23 14:08:02 +08:00 |
Chinese66
|
6f7749bb07
|
添加f1的usbd驱动
|
2019-07-29 21:37:35 +08:00 |
yangjie
|
35cd668cf7
|
[bsp][stm32/libraries/HAL_Drivers] F0 系列支持SPI,并修复DMA中断函数重复定义
|
2019-07-19 14:59:21 +08:00 |
mulan
|
611886e709
|
Update tim_config.h
|
2019-07-04 12:50:44 +08:00 |
misonyo
|
aae6274ef1
|
[bsp/stm32]add stm32f2xx template
|
2019-06-18 18:26:49 +08:00 |
guozhanxin
|
3a5a2ff5a3
|
[bsp][stm32] Add usb configuration for L4 series
|
2019-05-29 11:38:37 +08:00 |
SummerGift
|
9e26010948
|
【修复】由于添加串口 DMA 发送对串口 DMA 接收配置造成的影响
|
2019-05-24 20:53:43 +08:00 |
zhouchuanfu
|
b844496ac9
|
增加F1系列的uart的dma支持。
|
2019-05-04 18:44:36 +08:00 |
zhouchuanfu
|
d52a412f4c
|
增加串口DMA发送功能
|
2019-05-03 20:52:31 +08:00 |
yangjie
|
e92a4263b4
|
[bsp][stm32/libraries]support PWM1
|
2019-04-23 19:17:21 +08:00 |
ZYH
|
8f93eb4a0f
|
[BSP][STM32]Add usb device fs for stm32f4
|
2019-04-10 15:30:41 +08:00 |
ZYH
|
14558ce8cf
|
[BSP][STM32]Add qspi for stm32f4
|
2019-04-10 15:27:01 +08:00 |
guozhanxin
|
6013aafb6b
|
[bsp][stm32]添加 uart6 的支持
|
2019-04-02 19:16:07 +08:00 |
whj4674672
|
6dca889a36
|
[bsp][stm32]add stm32h743-atk-apollo
|
2019-03-24 10:43:59 +08:00 |
guo
|
4452afdc67
|
Merge branch 'master' into rtt_sensor
|
2019-02-18 23:58:38 -06:00 |
guozhanxin
|
7967365dc5
|
[bsp][stm32] add more driver supoort for l4
|
2019-02-16 12:41:55 +08:00 |
guanwenliang
|
9a9a7b3593
|
STM32G071 BSP对SPI和UART DMA读写的支持
|
2019-02-15 16:44:51 +08:00 |
guanwenliang
|
7b53218720
|
完善STM32G071的BSP
|
2019-02-15 10:43:09 +08:00 |