This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BSL For msp430f168

Other Parts Discussed in Thread: MSP430F168

Hi! I'm trying to communicate with the msp430f168 through the bootloader but i can't.

 

I've checked the signals going out of my computer like test and reset which are the ones that activate the bootloader but no response has came from the uP. And the TX line of the bootloader didn't put in idle state.

 

I've checked the pinout used but i guess i can be wrong.

Please let me know:

PC signal name  ------------------------ MSP Signal name (pin number)

RXD                                                        BSL TXD/ P1.1 (PIN13)

TXD                                                        BSL RXD/P2.2 (PIN 22)

RTS                                                        TEST/TCK  (PIN57)

DTR                                                        RESET  (PIN58)

 

The signal coming out of my computer to activate the bootloader it's as the one shown in the Bootloader User's Guide. So... i guess the software is not the problem. So... i have two choices: wrong pinout or the uP is not working. In which case i'd like to know if there's a way to chaeck it out.

 

Thank's for your help!

**Attention** This is a public forum