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.

MSP430FR2676: Seria Bootloader and Applicaion sample project

Part Number: MSP430FR2676

Hello

He have devolpe a project for MSP430FR2676. We upgrade the mcu via JTAG flahser. We would like to flash a serial Bootloader project and afterwards upgrade MCU via serial interfaces. Is it available a  sample bootloader and application project? 

Thanks

Antonio

  • Hi Antonio,

    The MSP430FR2676 already has a bootloader (BSL) programmed into the device's ROM, so no need to add your own.  On this device, you can talk to the BSL using I2C or UART.

    Link to the MSP430 FRAM BSL documentation.  This will show you how to communicate with the MSP430 BSL.

    Link to MSP430FR2676 datasheet.  See section 6.5 regarding the I2C and UART interface options.

**Attention** This is a public forum