Resolved! Bidirectional Communication Between CM4 and CM7 Not Working on STM32H747I-DISCO (FreeRTOS Stream Buffer / Core Message Buffer)
Working on bidirectional communication between CM4 and CM7 on the STM32H747I-DISCO using FreeRTOS stream buffers (CoreMessageBuffer). One-way communication works fine (either CM4 → CM7 or CM7 → CM4), but both directions at the same time do not work...