diff options
| author | Shaw Drastin <[email protected]> | 2024-09-22 02:05:17 +0800 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-09-22 11:13:10 +0200 |
| commit | db31e3648500bc7f36e8ac0d8c101b88cd4b956c (patch) | |
| tree | 34358912d3056d425d40fa09ba116250f636ab44 /docs/examples/basic | |
| parent | 233905e18cf1446ebba898185882e5fc002a9f20 (diff) | |
stm32/spi: issue correct DMA word length when reading
Currently, when calling read() of the SPI bus, DMA always transmits u8,
which will cause hang if SPI transfer size > 8bit. Use matching word
size for TX DMA instead.
Diffstat (limited to 'docs/examples/basic')
0 files changed, 0 insertions, 0 deletions
