aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/basic/src
diff options
context:
space:
mode:
authorShaw Drastin <[email protected]>2024-09-22 02:05:17 +0800
committerDario Nieuwenhuis <[email protected]>2024-09-22 11:13:10 +0200
commitdb31e3648500bc7f36e8ac0d8c101b88cd4b956c (patch)
tree34358912d3056d425d40fa09ba116250f636ab44 /docs/examples/basic/src
parent233905e18cf1446ebba898185882e5fc002a9f20 (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/src')
0 files changed, 0 insertions, 0 deletions