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.

MSP430F5224 BSL 功能無回應

Other Parts Discussed in Thread: MSP430F5224, MSP430F5222

請教大家關於MSP430F5224 BSL功能,

        1. 硬體線路如下:

                             Device Signal                        BSL Function

                                RST/NMI                                 External reset

                                BSLEN                                    Enable BSL

                                P3.3                                         Data transmit

                                P3.4                                         Data receive

                               DVCC, AVCC                         Device power supply

                               DVIO                                         I/O power supply

                               DVSS                                       Ground supply

          2. UART 設定baud rate 9600, Start bit, 8 data bit, even parity bit, 1 stop bit.

          3. 安照MSP430F5222 spec page 48 5.48 DVIO BSL Entry及slau319i spec page 30 3.7.4硬體產生訊號後在透過UART send Get BSL

                  version 0x80 0x01 0x00 0x19 0xE8 0x62 之後BSL 無回應.

          4. 安照slau319i spec page 30 3.8.1軟體強制進入BSL mode command ((void (*) ())0x1000)(); 後在透過UART send Get BSL

                  version 0x80 0x01 0x00 0x19 0xE8 0x62 之後BSL 無回應.

       以上請大家幫忙看是哪裡有問題或錯誤導致不論使用哪個方法BSL都沒有回應...謝謝