Bob McWhirter
|
b07325b476
|
Enable DMA for SPIv1 on F4's etc.
|
2021-07-23 13:22:39 -04:00 |
|
Bob McWhirter
|
a1dac21bdf
|
Make SPIv3 work with DMA.
Add both DMA and non-DMA example to H7.
|
2021-07-23 13:22:39 -04:00 |
|
Bob McWhirter
|
4c5a234a3a
|
Add a non-minc write() to DMA which takes a count.
Use it from "read-only" SPI.
|
2021-07-23 13:22:39 -04:00 |
|
Bob McWhirter
|
2d3137afc7
|
The async move portion of @thalesfragoso's i2c PR.
|
2021-07-20 11:38:16 -04:00 |
|
Thales Fragoso
|
aae0431d31
|
stm32: Clear possible set flags after disabling DMA
|
2021-07-17 16:59:35 -03:00 |
|
Dario Nieuwenhuis
|
36be877ba3
|
stm32/dma: only set TRBUFF in DMAv1 (H7)
|
2021-07-17 08:01:20 +02:00 |
|
Dario Nieuwenhuis
|
3655048e0f
|
stm32/dma: add MuxChannel trait to distinguish DMAMUX1 and DMAMUX2 channels.
|
2021-07-17 07:54:16 +02:00 |
|
Dario Nieuwenhuis
|
54b5012c56
|
stm32/dma: update codegen+macrotables for new stm32-data
|
2021-07-17 07:35:59 +02:00 |
|
Bob McWhirter
|
0119ea809d
|
Get DMA on H7 working, add usart_dma example for H7.
|
2021-07-16 14:41:20 -04:00 |
|
Dario Nieuwenhuis
|
3d1391ef2d
|
stm32/dma: impl all variants
|
2021-07-16 14:41:20 -04:00 |
|