This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR2355: Blank Device Detection

Part Number: MSP430FR2355

Team,

Section 3.3.3 of the MSP430 FRAM Devices Bootloader (BSL) User's Guide states the following:

"The BSL entry sequence can be bypassed when the blank detection is enabled." 

Does this mean that  a blank device can bypass the BSL in some way? If so please will you explain this.

Thanks.

  • Hi Chris,

    It's just the BSL entry sequence that's being bypassed - not the BSL itself.

    BR,
    Leo

  • Hi Leo,

    Please will you explain the purpose of this in a bit more details. It you bypass the BSL entry sequence surely the BSL will not be entered.

    Thanks

  • Hi Chris,

    According to section 3.3.3:

    Blank Device Detection

    The boot code on the FR26xx, FR25xx, FR24xx, and FR23xx MCUs supports blank device detection to avoid the BSL entry sequence. This saves time and also eliminates the need for two additional wires (TEST, RST) for the BSL invocation sequence. The BSL entry sequence can be bypassed when the blank detection is enabled. The device jumps directly to the BSL and bypasses the entry sequence only when the reset vector has a value of 0xFFFF.

    Bypassing the entry sequence saves time and eliminates the need for two additional wires.

    BR,
    Leo

**Attention** This is a public forum