Question
STM32WB55 IPCC Shared Memory
Is there a document describing all the shared memory between CPU1 and CPU2?
Looked at AN5289 , but did not find any memory table map.
How does CPU2 know where to put the answers for IPCC CPU1 requests?
I see a lot of "PLACE_IN_SECTION" in the code not knowing is it shared or not.