rt-thread-official/bsp/stm32/libraries
breederbai 429e1cafe6 修复BUG:串口启用DMA接收后,动态修改串口波特率扰乱接收检索
在串口不关闭的情况下,更改波特率后,清空上次数据检索,导致更新写入检索错误,
串口无法读出正确的数据。真实数据的位置和检索值之间总有一定的距离,导致读取
数据的时候会有一定的延时。缓冲区大,延时越长
2022-04-27 21:59:06 +08:00
..
HAL_Drivers 修复BUG:串口启用DMA接收后,动态修改串口波特率扰乱接收检索 2022-04-27 21:59:06 +08:00
STM32F0xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32F1xx_HAL [bsp][stm32] Add support with pwm6 to pwm13 (#5620) 2022-03-07 01:20:05 +08:00
STM32F2xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32F3xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32F4xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32F7xx_HAL [bsp][stm32][stm32f769-st-disco]add stm32f7xx_hal_dsi.c when using LTDC/MIPI-DSI 2022-02-14 13:55:39 +08:00
STM32G0xx_HAL [stm32][lib] modify heap size to zero 2021-10-11 17:25:15 -04:00
STM32G4xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32H7xx_HAL [bsp/stm32] update ov5640 configuration of openmv 2022-04-15 10:34:38 +08:00
STM32L0xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32L1xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32L4xx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32L5xx_HAL [stm32l5xx] adjust heap size to zero 2021-11-08 14:30:10 -05:00
STM32MPxx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32U5xx_HAL [update] add stm32u575-st-nucleo bsp. 2021-11-15 11:23:12 +08:00
STM32WBxx_HAL Merge pull request #5183 from tfx2001/tinyusb_stm32 2021-10-25 09:57:20 +08:00
STM32WLxx_HAL Lm402 (#5746) 2022-04-08 01:12:37 +08:00
templates [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802) 2022-04-20 09:56:04 +08:00
.ignore_format.yml [update] ignore_format.yml 2021-11-15 15:31:51 +08:00
Kconfig [update] add stm32u575-st-nucleo bsp. 2021-11-15 11:23:12 +08:00