Skip to content

keshikan/STM32H7_DMA_sample

Repository files navigation

STM32H7 DMA sample RAM to SAI (circular)

Overview

This is a demo to transfer with DMA circular mode (Memory-to-Peripheral) for STM32H7. This is also with a protocol to maintain cache coherency. See also this article .

STM32H7でキャッシュ一貫性を保持したDMA転送のサンプルです。 詳しくはブログ記事をご覧下さい。

Author

(c) 2017 Keshikan ( Website, Twitter )

License

Source codes and schematic are licensed under MIT unless otherwise specified.

About

DMA transfer demo using STM32H7 with maintaining cache coherency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages