Using same hex files on STM32F373 - C8T6 and STM32F373 - CCT6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-12 4:02 AM
Hi,
I developped an application using a STM32F373C8T6, but now it's time to go to production I found a very affordable source for the STM32F373CCT6.
As far as I know, it's the same chip, the CC version only has more memory.
Can I use the same hex file on both ? I don't need to access more memory than the C8 has.
I made the firmware using CubeMX.
Thanks in advance!
Labels:
- Labels:
-
STM32F3 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-12 6:14 AM
The final responsibility is yours, but yes, it's the same chip, same footprint, differing only in memory - should work.
JW
