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.

BSL programming through radio interface

Other Parts Discussed in Thread: CC2520, CC2500, MSP430F248

Hi everybody,

This is my first question in this forum, so I'd like to apologize in advance if this is not the right place to post it or if it turns out to be a silly question.

It has been some time now since I started working with the MSP430 MCU for my degree project. So far I have managed to program it through the bootstrap loader and then using the MSP-FET430. 

I have developed my own platform that makes use of a CC2520 radio attached to the MSP430 SPI interface. I wish to know wether it is possible or not to program my own bsl routine so I could program the MSP430 through the radio interface. The idea is that it should work like this:

1.- load the code in some specific adress of the MSP430 flash through the radio.

2.- start up the bsl programming routine which should read the code from the flash to program the MSP430.

3.- reset the device.

Everything I have found regarding the MSP430 bootstrap loader refers to the UART interface, so I would appreciate so much any help about this.

Thanks in advance

 

 

 

**Attention** This is a public forum