Other Parts Discussed in Thread: MSP430FR2422, , MSP-GANG, MSP-FET, UNIFLASH
Hi,
We are using 2 MSP430 mixed in 1 product, a MSP430FR2522 and a MSP430FR2422 which is fine for us and helps with availability.
At the moment we are programming with the MSP-FET, but this is giving some troubles. So i'm looking at the MSP-GANG programmer, which I have working on my desk.
But with the MSP-FET / MSP Flasher is was possible to just program the selected hex file into the connected device without validating if the device type matches (which we used to just load the same FW in both models).
Is this somehow an option with the MSP-GANG?
An other option is to somehow detect/query the connected type and then load the correct project based on the result.