xoviat
|
da0be7114f
|
stm32/uart: fix dma ringbuf tests
|
2023-05-29 15:14:43 -05:00 |
|
xoviat
|
aba0f8fd6c
|
stm32/uart: refactor rx ringbuffer
- remove some race conditions
- allow full use of rx buffer
|
2023-05-29 14:49:43 -05:00 |
|
Dario Nieuwenhuis
|
00cde67abe
|
stm32/dma: solve overlapping impl on DmaCtrl on stm32h7
|
2023-05-01 23:20:51 +02:00 |
|
Dario Nieuwenhuis
|
96e8a7ddb9
|
stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet.
|
2023-05-01 22:43:23 +02:00 |
|
Rasmus Melchior Jacobsen
|
fc268df6f5
|
Support overflow detection for more than one ring-period
|
2023-05-01 22:42:36 +02:00 |
|
Rasmus Melchior Jacobsen
|
49455792cb
|
Ring-buffered uart rx with one-period overrun detection
|
2023-05-01 22:42:36 +02:00 |
|