STM32WB55 how to upgrade FUS throw OTA
Hi !
I want to update FUS by OTA.
In AN5185, #3.1 FUS Upgrade/Operation instructions is writed:
"Write the FUS image in the user Flash memory at the address indicated in the FUS image directory readme.txt file."
But this address is 0x080EC000, and it is in an inaccessible place for user.
Question: what is a right address where to write FUS image for upgrade ?
Or can it be subtracted from the value of SFSA the number of pages of firmware fus (0xCC - 0x6) ?