HI
For the latest release of MSPboot. We saw that SPI is supported for the MSP430G2
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPBoot/latest/index_FDS.html
Is there any plans to release a SPI version of MSPBoot for MSP430FR5?
Ivan
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.
HI
For the latest release of MSPboot. We saw that SPI is supported for the MSP430G2
http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPBoot/latest/index_FDS.html
Is there any plans to release a SPI version of MSPBoot for MSP430FR5?
Ivan
Hi Ivan,
At this moment, there are no plans to add support for a SPI version using MSP430FR5xx.
This bootloader started as a simple example for G2xx3 using I2C, and the idea of adding support for other I2C peripherals (i.e. USI), devices (i.e. FR5739), or interfaces (i.e. SPI/UART), was just to show some examples of how to migrate the code while re-using some of the upper layers.
For example, if you are planning to use SPI for FR5xxx, the SPI example for G2xxx should be useful since USCI and eUSCI are very similar, and the UART FR57xx example can be used as a base for the rest of the layers.
Regards,
Luis R
**Attention** This is a public forum