Other Parts Discussed in Thread: MSP430FR5969
Hi,
I'm looking for a specific MSP430 ; It needs to have :
- I2C
- 3 UART
- be "reprogrammable" ; This means that a code can be store in a part of a memory; Through UART, the MSP430 will receive another code, store it somewhere else and boot on the new code ; (I hope I make sense)
Do I have to look for a bootloader ? I have been told that the MSP430FR5969 can do that, but it doesn't have the bootloader and have only 2 UART...
If someone could shine a light on what I need to look for, I would appreciate it !
Thank you