Commit Graph

458 Commits

Author SHA1 Message Date
thread-liu 8edb7c316a [add] stm32h7 adc and dac driver. 2020-10-09 10:24:08 +08:00
thread-liu 076e33aa03 [update] stm32mp1 pin-index 2020-09-27 14:29:36 +08:00
xieyangrun 7305712ef2 [stm32/gpio]Optimized the pin-index algorithm 2020-09-18 18:33:13 +08:00
Bernard Xiong 36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie 38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
Bernard Xiong 16c7ba0b77
Merge pull request #3891 from thread-liu/stm32mp157a-dk1
[update] stm32mp1-dk1 bsp drivers
2020-09-08 12:08:15 +08:00
thread-liu 7c6de68e83 [update] delete rt-thread header file. 2020-09-07 11:59:58 +08:00
Bernard Xiong ee45d0af2a
Merge pull request #3858 from zyf-in-github/stm32l4_can
[bsp][stm32]add can support for stm32l4
2020-09-06 15:51:45 +08:00
thread-liu c83c8b490a [update] format code. 2020-09-05 09:24:25 +08:00
thread-liu 8662bb7013 [add] <rtthread.h> header 2020-09-04 13:55:26 +08:00
thread-liu cd5c57b614 [update] stm32mp157a-dk1 bsp 2020-09-04 10:24:58 +08:00
Chenxuan Zhao 1ca8a956cc [bsp/stm32] Add C++ Support 2020-09-04 07:59:37 +08:00
Chenxuan Zhao 53e4b9d515 Add C++ Support 2020-09-03 14:59:18 +08:00
Bernard Xiong d272c9aaf7
Merge pull request #3856 from SummerLife/master_710
[stm32][bsp] fix stm32f769-st-disco bsp scons --dist function
2020-08-31 08:55:07 +08:00
thread-liu c77e9991ea [update] delete extra null string. 2020-08-28 13:47:49 +08:00
zhuyunfan 6dd5af4fa6 [bsp][stm32]add can support for stm32l4 2020-08-28 12:30:33 +08:00
thread-liu fbc307529e [update] error Structural member variables 2020-08-28 11:56:33 +08:00
SummerGift a1877017f7 [stm32][bsp] f7 series bsp templates 2020-08-28 09:38:55 +08:00
林永 9eb2275935
Update drv_hwtimer.c 2020-08-27 17:29:07 +08:00
林永 f60f4525f7
Update drv_hwtimer.c
新增函数 pclkx_doubler_get 用于获取定时器时钟倍频状态
2020-08-27 15:22:15 +08:00
林永 5121b8da43
Update drv_hwtimer.c
好的,已修正。
2020-08-27 10:41:09 +08:00
林永 dbd389a5a0
Update drv_hwtimer.c
抱歉,这里有个失误.
2020-08-26 21:16:40 +08:00
林永 f8e21052ef
Update drv_hwtimer.c
STM32的硬件定时器在 APBxCLKDivider 为 RCC_HCLK_DIV1 的时候,timer clocks 频率等于外设总线时钟PCLKx. 反之 timer clocks 为 PCLKx 的2倍.
2020-08-25 13:44:32 +08:00
thread-liu b4c4d554c9 [update] add stm32mp157a-st-ev1 bsp 2020-08-13 13:34:28 +08:00
luhuadong 25cafc9d42 [stm32] perform an automatic ADC calibration to improve the conversion accuracy using function HAL_ADCEx_Calibration_Start(). 2020-08-12 02:09:52 +08:00
tangweikang ab8b25bcd3 [bsp][stm32][wdt] Optimize code style. 2020-07-23 18:37:35 +08:00
thread-liu 38e42ad69a [update] add STM32MP1xx template project. 2020-07-14 10:04:46 +08:00
Bernard Xiong 03f727d0c6
Merge pull request #3732 from NU-LL/stm32g070-st-nucleo
add stm32g070-st-nucleo bsp
2020-07-08 10:32:30 +08:00
ifreecoding 2b1bcf6833 1.增加对stm32_flash_erase函数入口参数size为0的检测。
2.stm32_flash_write函数按byte、half word、word对齐写入,提升写入效率。
2020-07-03 10:28:37 +08:00
NU-LL d869b605c6 add stm32g070-st-nucleo bsp 2020-07-01 20:29:43 +08:00
朱天龙 (Armink) b31822420b
Merge pull request #3715 from thread-liu/add_stm32mp1_driver
[update] add drivers for stm32mp1.
2020-06-24 13:48:48 +08:00
thread-liu a84d575314 [update] format code 2020-06-24 12:53:24 +08:00
thread-liu c9db3a070f [update] close dfc and format code. 2020-06-24 09:34:53 +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
Bernard Xiong a57279956e
Merge pull request #3708 from thread-liu/add_stm32mp1_library
[add] STM32MP157A Discovery bsp
2020-06-21 14:38:53 +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
thread-liu 4ef02cd8e3 [add] stm32mp1 library 2020-06-20 14:03:51 +08:00
tangweikang 2e8375dd12 [bsp][stm32][drv_sdio.c] adapt stm32f2 series | 适配 stm32f2 系列 2020-06-18 19:22:38 +08:00
armink 673662656a [BSP][stm32] Add 3 wires SPI driver support. 2020-06-13 11:58:28 +08:00
流光 6ba3767949 [update] Configure the lowest priority of STM32 systick interrupts | 配置STM32 systick中断优先级为系统最低. 2020-06-04 10:19:22 +08:00
流光 0a5d7d60eb [upadte] Configure the priority of STM32 uart rx interrupts | 显式配置STM32串口接收中断优先级. 2020-06-04 10:18:57 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
Bernard Xiong 83737fa7ce
Merge pull request #3613 from whj4674672/master
[bsp/stm32/stm32h743-atk-apollo]support stm32h7 fal
2020-05-24 22:35:50 +08:00
whj4674672 8d45e7f856 add drv_flash_h7.c 2020-05-23 17:30:40 +08:00
Bernard Xiong daa3227ca8
Merge pull request #3617 from ifreecoding/debug
局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,…
2020-05-22 18:25:36 +08:00
Bernard Xiong 7fa4c90ed8
Merge pull request #3591 from tyustli/master
[bsp] fix stm32 f1 series rtc bug
2020-05-22 10:35:32 +08:00
ifreecoding 76cd1608a7 局部变量tm_new未初始化,该结构体变量中的tm_isdst值为栈中残留值,不确定,该值会影响是否使用夏令时,最终表现概率性使用夏令时,出现相差1小时的问题。将其初始化为0,默认不使用夏令时 2020-05-21 17:13:36 +08:00
whj4674672 b91f1ab54e [bsp/stm32/stm32h743-atk-apollo]support stm32h7 fal 2020-05-20 13:40:33 +08:00