2021-11-26 07:51 AM
Hi Forum,
Is there any example using stm32 ARM MCUS that implements the "Dual Bank " on the fly firmware update and EEPROM emulation in the SAME application?
See :
to understand Dual bank Firmware Update On the Fly
Thank you
2021-12-07 06:33 AM
Hi @RLeva.1 ,
no there is not. Most examples try to focus on single topic and it would make it more difficult to comprehend if there were these two combined.
But there is no obvious obstacle preventing use of these two combined. Unlike for example trying to combine SBSFU and OTFU would be impossible.
If you have any specific problem with combination of EEPROM emulation and OTF update let me know. But it should be easy.
BR,
J
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.