2023-06-26 05:57 AM
Hello everyone
I'm currently testing SBSFU, however, I'm new to ST porting stuff. I had successfully built SBSFU example for STM32F413H-Discovery with STMCubeIDE as the closest model to my target MPU which is STM32-F429ZI.
I wish someone could guide me on how to port the project. Any starting point or link to a step-by-step guide would be appreciated.
Thank in advance
2023-06-26 06:02 AM
To be more accurate I'm looking for a "porting guide". I have already read the followings:
There is clear guide on how to build and how to test the SBSFU for STM32 NUCLEO-L476RG. My problem is how to port that port to my target MCU.