Hello, What is the best way to communicate between cores? I am working on a project in which I need to read data using one core and process this data using a second core. I am working with a STM32H745. The idea is that the M4 core is going to be used...