Fuses cannot be re-written. It is suggested to use the fuse configuration once you are completely sure that the parameters are correct.
Even with the fuse configuration you are able to enter serial download mode if boot_mode pin is available.
The ROM will behave like this:
Boot_Mode is configured in Boot From Fuses (b00)
- BT_FUSE_SEL = 0, No application in boot device, BootROM enters serial downloader mode
- BT_FUSE_SEL = 1, valid application in boot device, BootROM gets all boot device info from fuse
Boot_Mode is configured in Internal Boot (b10)
- BT_FUSE_SEL = 0, valid application in boot device, BootROM gets boot device info from boot_cfg pins.
- BT_FUSE_SEL = 1, valid application in boot device, BootROM gets all boot device info from fuse
Best regards,
Omar