Port SBSFU from STM32F413ZH example to run on NUCLEO-F429ZI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-06-26 5: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
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-06-26 6:02 AM
To be more accurate I'm looking for a "porting guide". I have already read the followings:
- um2262-getting-started-with-the-xcubesbsfu-stm32cube-expansion-package-stmicroelectronics
- an5056-integration-guide-for-the-xcubesbsfu-stm32cube-expansion-package-stmicroelectronics
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.
