Hello everyone.
My product uses a specialised SOC with msp430 core.
Has anyone here figured out a way to DFU an MSP430 ? My chip ships with a bootloader UART or I2C. I am thinking of ways to achieve this since msp430 is not supported for this feature.
Perhaps an STM32 in between, that only serves a programmer between the notecard and my SOC.
I would love to get your two cents on this problem?
Is there a reference project for STM32 as msp430 programmer?
Thanks.