2021-03-15 04:42 AM
2021-03-15 05:10 AM
If they are otherwise identical, and your application has no dependencies on flash size, that should be fine.
2021-03-15 06:03 AM
As Andrew wrote, they are almost the same.
According to the datasheet, the only difference is Flash size (256kB for C, and 512kB for the E type).
Firmware should run without modification.
Price usually goes up with Flash size, so the D type with 384kB might do the job as well.
2021-03-15 07:35 AM
Thank you both. We will try a sample and confirm.
2021-03-15 07:51 AM
You're welcome :beaming_face_with_smiling_eyes:
2021-03-15 09:49 AM
If you have code that writes the FLASH, ie OTA, IAP or EEPROM Emulations, double check the Flash sector/block sizing and banking.