May I know what is the best practice for ST cubeMX AWS IoT expansion project integrate to an existing ST cubeMX project?
I have a STM32H755 board, and it works with cube AWS expansion.
https://www.st.com/en/embedded-software/x-cube-aws.html
Now I want port all the AWS related code to my customize board which based on STM32H7B3 (I only need the CM7 parts). But I found the cubeMx expansion code is very different with the code generated for CubeMX.
May I know what is the best way to get the AWS IoT working on a different EVK board rather than STM32H755?
Thanks
Ivan