Porting STM32MP1 MOOC hands-on project examples between MP1 family chips
Hello,
I am currently using the MOOC hands-on lab examples to understand how to use inter processor communication between the A7 and M4. The lab is using the STM32MP157C-DK2 board, whereas I am using the STM32MP157F-DK2 board.
Currently, I made a new CubeMX project for the STM32MP157F-DK2 board and tried to import the lab example project to into the new project but the import project option is grayed out in CubeMX. How can I port the inter processor lab examples to run on the STM32MP157F-DK2 board using STM32CubeMX? I appreciate any help with this, thank you.
