Hello guys,
I'm now working on a TK module with MSP430FR2x33,the end-coustomer requires the firmware can be updated via I2C . To avoid occupying the user's code memory , I2C_BSL becomes a good option in my list. I know ,a speciall seq. need to be put on RST/TEST pin, if PC wants to jump into BSL.
The question here is if I just need the system runs @ the user code memory , how should I to deal with the TEST pin.In most of cases, this pin is left to be unconneted. However, U know, I need the I2C_BSL, so…….Many thanks.
Best Regards,
——Seafesse.