STM32H7: ETH & SAI DMA can access memory-mapped Octo/Quad SPI RAM?
Heyho,
I am really a little confused by ST's documentation vs. comments here and elsewhere, so in hope of finding someone with first hand experience:
Which STM32H7 can use external memory-mapped Octo-/Quad-SPI RAM via DMA with the Ethernet and SAIs ?
My "candidates": H723, H725, H733, H735
H743 & friends has no Q/O-SPI SRAM interface, and if possible I want to avoid the 2-core H7s.
I need this data flow:
SAI (RX) -> DMA -> ext. Q/O-SPI-SRAM -> DMA -> ETH
Thanks in advance!
