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.

MSP430FR2512: I2C BSL

Part Number: MSP430FR2512
Other Parts Discussed in Thread: MSP430G2553

Hi ,

in my setup an MSP432 has to upgrade on the fly an MSP430FR2512 using the I2C BSL .

Is it available a host C source code to manage the upgrade via I2C do be used as a reference ?

Paolo

  • Hello Paolo,

    Please see the following app note: http://www.ti.com/lit/slaa755

    It can be found with other MSP BSL resources ont he following page. http:/.../MSPBSL
  • Hi JH,

    thanks for the links but I'm still not able to found what I'm looking for .
    In the past we had what it was called the "bsl_cloner"
    "bsl_cloner" was a simple sw made for MSP430G2553 able to clone its image to another G2 .
    "bsl_cloner" was ready to work with UART or I2C .

    What I'm looking for is a newer version of the "bsl_cloner" ready to support the newer FRAM devices.

    Paolo
  • Paolo,

    I've never heard of this "bsl-cloner" and it is not something that would be supported for FRAM devices. The application note I linked above is a BSL host protocol for MSP432 to program MSP430 devices via the BSL. You can use the same SW setup to load in a BSL image form one device, and then program to another if you want, but this is not ready made.

**Attention** This is a public forum