STM32MP fast data exchange between M4 and A7
Dear all,
how can the Cortex-M4 MCU (bare metal or RTOS) exchange data fast with the A7-Linux system? Can the M4 access the DDR RAM of the Linux system, like the PRU on the Beaglebone can do? In the datasheet, there is a connection between the AHB bus and the AXI bus, maked as asynchronous, so it looks like there is a DMA channel for this.
I could not find an example code or project, showing a fast data exchange between the memories of M4 and A7. Does ST provide an example for this?
Thanks,
Michael
