Commit Graph

22 Commits

Author SHA1 Message Date
Dozingfiretruck af1e92e661 stm32wb 2020-10-14 15:03:33 +08:00
thread-liu 2fcd940b57 [update] add drivers for stm32mp1. 2020-06-23 11:26:11 +08:00
armink 673662656a [BSP][stm32] Add 3 wires SPI driver support. 2020-06-13 11:58:28 +08:00
thread-liu 3496017c84 [update] spi nss type 2020-05-15 15:07:19 +08:00
Jianjia Ma 24bc2560ef
Fix bug cause HAL SPI timeout
The bug affects in SPI mode 1 (probably and mode 2)
When changing SPI device, HAL returns timeout error for the first time trying to read/write.
2020-04-13 10:50:55 +01:00
whj4674672 f117df8476 Porting for stm32h7xx spi 2020-01-15 14:31:40 +08:00
yangjie 30491ddd73 [bsp][stm32]修改drv_spi.c中的tab为空格 2019-07-27 18:11:46 +08:00
yangjie 35cd668cf7 [bsp][stm32/libraries/HAL_Drivers] F0 系列支持SPI,并修复DMA中断函数重复定义 2019-07-19 14:59:21 +08:00
misonyo aae6274ef1 [bsp/stm32]add stm32f2xx template 2019-06-18 18:26:49 +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
SummerGift e9a6050e61 [bsp][stm32] Fixed an error when SPI transfers data larger than 65535 2019-01-19 14:31:30 +08:00
SummerGift 688d8994d9 [bsp][stm32] update drv_spi.c 2019-01-08 14:00:01 +08:00
SummerGift 574492a282 [bsp][stm32] Modify the DMA implementation 2019-01-08 11:59:27 +08:00
SummerGift c6be644157 [bsp][stm32] update stm32 mul-series drivers 2018-12-26 10:43:46 +08:00
Hao Zhu 774dd42a4a [bsp] [stm32] 修改f7系列DMA时钟 添加SD卡适配 2018-12-21 13:03:37 +08:00
Hao Zhu ec93984094 [bsp] [stm32] 更新spi usart的时钟设置 更新脚本设置 2018-12-21 11:17:32 +08:00
Hao Zhu 9890034242 [bsp][stm32][stm32f767] 移植qspi 2018-12-12 16:49:27 +08:00
Hao Zhu 819c7d8929 [bsp][stm32][stm32f767] 修改一系列错误 2018-12-12 09:00:48 +08:00
Hao Zhu b9b05fff4b [bsp][stm32][stm32f767] 移植片内flash驱动
补全了必要的hal库,stm32f767-fire的sram大小更正为512
2018-12-11 22:53:25 +08:00
SummerGift 5cbe222196 [bsp][STM32] update stm32 bsp 2018-11-30 18:29:59 +08:00
SummerGift 739b2ba51c [bsp][STM32] Add bsp based on new framework 2018-11-29 17:06:06 +08:00