2019-04-05 01:38 AM
2019-04-05 08:12 AM
Hello,
You can use STM32CubeMX tool allows easy exporting of your project to a compatible MCU.
1. Load your STM32F469 project
2. Go to the Pinout menu and select List Pinout Compatible MCUs. The Pinout compatible window pops up.
Then, select the STM32F769NIH6 MCU and import your project configuration to, click OK, Import.
For more details, refer to the UM1718, Section 13: Tutorial 5: Exporting current project configuration to a compatible MCU, which shows how to export your current project configuration to a compatible MCU.
Regards,
Imen
2019-04-07 10:10 PM
Thanks!
I din't think of that!
2019-04-08 02:32 AM
Hi,
You can refer to this AN4660 Application note, may helps you.
Regards,
Imen