Can one use the same .hex file to program both the STM32F446RET6 and STM32F446RCT6?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-10 8:29 AM
The STM32F446RET6 and STM32F446RCT6 are similar except for Flash size. Is it possible to create a .hex file that programs the RE version that could program both chips using the ST-Link V2?
Labels:
- Labels:
-
STM32F4 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
2023-02-10 8:45 AM
If the image fits in the smaller flash you should be able to create a single image.
The flash size is in a variable you can recover from the System/OTP memory space.
The size frequently refers to how much of the flash memory on the die was tested, as this is a significant cost in terms of test time and throughput.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
