Part Number: MSP430F5659
We are trying to develop a BSL on our MSP430F5659. The default appears to be USB, with an option mentioned of Serial. We found the bootloader source code (USB) online. Also, some additional documentation online about being able to configure or implement/change the bootloader to be Serial/UART based.
Is there any T1 Open source or code base/examples which has the bootloader converted or implemented as using RS485?
If the code is not there, would it be an easy task to convert the default interface to RS485 to have it work for our RS485 based system?