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.

MSP430FR50431: i2c bootloader

Part Number: MSP430FR50431


Tool/software:

hi,

I need documentation and a code example to load software onto the MCU (MSP430FR50431) using the I2C interface.

I am considering the following scenario:

  1. The master MCU sends a predefined, user-defined command via I2C to the slave (MSP430FR50431) to enter bootloading mode.

  2. The slave (MSP430FR50431) issues a TI command (documentation needed) to enter bootloading mode.

  3. From here, I believe there is a protocol between the master MCU and the TI bootloader to transfer the program data (stored in TI-TXT format in one of the master MCU's flash sectors).

  4. After the handshaking and data transfer are completed, the TI device boots into the newly flashed software.

Is there any code or documentation available that implements the master part of the handshaking process?

Thank you,

Ephraim

**Attention** This is a public forum