Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 680 Bytes

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.