Is there a problem when I run the same program on STM32F723ZEI6 and STM32F723ZET6?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-09 10:29 PM
I'm considering changing from STM32F723ZEI6 to STM32F723ZET6.
[Question]
・Is there a problem when I run the same program?
・Does they have the same functionality?
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 12:07 AM
Hello @裕晶 井上 ,
Weclome to the STM32 Community =)
These two devices do not have the same package:
- STM32F723ZEI6 :UFBGA 144 package (7x7x0.6 P 0.5 mm)
- STM32F723ZET6 : LQFP 144 package (20x20x1.4 mm)
You have to check the pinout in the STM32F723xx datasheet , Table 10. STM32F722xx and STM32F723xx pin and ball definition.
You can use the STM32CubeMX tool, which offers the features to compare the characteristics of two or more MCUs through the "Cross Selector" tab, and to display the list of compatible MCUs, then export your current project configuration to a compatible MCU.
I advise you to refer to the UM1718 in section "Cross selector" and "Tutorial 5: Exporting current project configuration to a compatible MCU"
Hope this helps you.
If your question is answered, please mark the best post as "Best Answer" by clicking on the "Select as Best" button, this can be very helpful for Community users to find this solution more quickly.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 12:07 AM
Hello @裕晶 井上 ,
Weclome to the STM32 Community =)
These two devices do not have the same package:
- STM32F723ZEI6 :UFBGA 144 package (7x7x0.6 P 0.5 mm)
- STM32F723ZET6 : LQFP 144 package (20x20x1.4 mm)
You have to check the pinout in the STM32F723xx datasheet , Table 10. STM32F722xx and STM32F723xx pin and ball definition.
You can use the STM32CubeMX tool, which offers the features to compare the characteristics of two or more MCUs through the "Cross Selector" tab, and to display the list of compatible MCUs, then export your current project configuration to a compatible MCU.
I advise you to refer to the UM1718 in section "Cross selector" and "Tutorial 5: Exporting current project configuration to a compatible MCU"
Hope this helps you.
If your question is answered, please mark the best post as "Best Answer" by clicking on the "Select as Best" button, this can be very helpful for Community users to find this solution more quickly.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 12:43 AM
I have attached the Excel file containing a comparison of the characteristics and features between these devices.
Imen
Thanks
Imen
