2020-06-16 09:16 PM
I want to do LoRaWAN FUOTA with STM32L4 MCU. So in the implementation it is mentioned the memory has two banks and one bank is used for previous image and one bank for new image. So my query is can we define the size of the bank?
Solved! Go to Solution.
2020-06-17 06:26 AM
No, they're fixed.
2020-06-17 06:26 AM
No, they're fixed.
2020-06-19 03:35 AM
Thank you