Other Parts Discussed in Thread: MSP430F5438A
Hi
In data-sheet of msp430f5438a (http://www.ti.com/lit/ds/symlink/msp430f5438a.pdf)
I found following
"The flash memory can be programmed via the JTAG port, Spy-Bi-Wire (SBW), the BSL, or in-system by the CPU. The CPU can perform single-byte, single-word, and long-word writes to the flash memory."
So my question is Can we update firmware of msp430f5438a using CPU at run time ?
My end application will be like the msp430f5438a will receive new firmware bytes (byte by byte) from its UART at run time and flash in to its flash and acknowledge back on UART for next chunk of bytes.
is it possible ?
Regards, Jignesh