Thanks both of you,
I tried your script and it is working now with BSL-versions 3.2.1 and 3.1.0. It seems for me that you have to send a wrong password and not a mass erase and a correct password afterwards, alright. The reason i openend this question…
Part Number: MSP430FR59691 Other Parts Discussed in Thread: MSP-FET
Tool/software: Code Composer Studio
Hello ! I have a problem regarding the BSL.
The MSP430 is definitely entering the BSL Mode, because the BSL I2C Address is acknowledged. I used…
Hello!
I'm trying to invoke BSL using 2 GPIOs of other MSP. But, after doing so, I'm not getting any response from MSP. The steps I followed are:
1. Flashed LED Toggle code on MSP that's to be upgraded.
2. Sent toggling sequence from other MSP…
Thank you for your response. My oversight. The difference can be determined from the common datasheet in section 3 Device Comparison : MSP430FR5969 uses UART for BSL; MSP430FR59691 uses I2C for BSL.
Hi Dennis,
I think the best option for us will be: MSP430FR59691.
Will the launchpad be enough for evaluation?. I have a MSP-FET430UIF, will it work or I need a different JTAG adapter?
Cheers,
Ermanno
Hi
For the BSL version is same between msp430fr5969 and msp430fr59691.The different is that peripheral of different devices don't support the BSL. For some devices support both UART and I2C and for some devices just support one of them.
Thank you for the answer, it works when I use the ez-fet while I wiring emulator from eval board with RST and Test signal.
however, I am still not sure why FR69891 didn't work with my MSP-FET, the MSP-FET is working when I use the same schematic structure…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-FET , , Executive Summary: I'm looking for a recommendation for a USB-UART adapter with additional GPIO to connect to the TST and ! RST pins.
Long version:
I am developing products based…
Part Number: MSP430FR5969 I'm starting work on a custom I2C bootloader for the msp430fr5969. (MSP430FR59691 won't work for me because I need a direct path to a rad-hard system in the future, and I want dual image support).
My ultimate goal is to have…