Question
Read and write SDRAM using Dual Core STM32H7
Hello,
I have been working with STM32H7 microcontrollers for a while now but have always used the single core. Now I want to use the Dual core to read and write data in the external SDRAM. I have looked through all materials available online but could not find a particular way.
I have a few other questions
- Can read write operations take place simultaneously into the SDRAM from the 2 cores. Eg: Read SDRAM using core M7 at the same time write write data into the SDRAM using core M4
- Exchange of data between the two cores
Kindly help me out with these clarifications
Thank you
