Resolved! STM32H757 / Inter-core Communication using OpenAMP and HSEM
Hello I want to communicate between cores using OpenAMP and HSEM and print the communication results using UART in the terminal environment.I'm currently using the STM32H757I-EVAL Board, and I have referred to the youtube link below.So my code doesn'...