Part Number: MSP430F5659
Other Parts Discussed in Thread: MSP430USBDEVPACK, MSP430WARE, MSPBSL
Hi,
I am trying to build a cross platform command line USB tool (in Rust) to control a device which is equipped with a MSP430F5659 chip. This tool will help my organization by allowing people to request things from the device.
Now I would like to add a new feature to this tool. I would like to be able to flash the firmware. The communication between the computer and the external device is based on the Human Interface Device protocol and I would like to keep using it.
I did not find any resources about it. Can you guys tell me if this is possible and where can I find informations about that ?
