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.

MSP430FR2633 I2C 透過Linux主機更新韌體

Other Parts Discussed in Thread: MSP430FR2633

HI 大家好

我現在正在使用MSP430FR2633公板,並用樹梅派(Raspberry pi)當Host

並且參考了TI文件swra500.pdf來作韌體更新

也下載了msp430_i2c_bsl_linux_tool_v1_00_00_00

樹梅派透過SDA, SCL, 3.3V, GND來與MSP430連接

當我下指令 ./msp430-i2cbsl-tool -i /dev/i2c-1 -s 48 -f fw.txt

會出現以下錯誤訊息

msp430fwerr.png

我也有試過 -p password ,也是一樣

請問有人能提供什麼建議嗎?

謝謝