MSP430-JTAG-TINY-V2 MSP430F5328

Started by Marek70, March 02, 2020, 02:08:19 PM

Previous topic - Next topic

Marek70

Hello everybody.
I try to use the programmer as in the subject, but it doesn't communicate with the processor.
I added a line to "olidev.ini" - :MSP430F5328 00004400 000243ff 00001800 000019ff.
I use the SBW line according to the drawing from site - https://www.olimex.com/Products/MSP430/JTAG/MSP430-JTAG-TINY-V2/.
And I have sesponse from MSP Programmer - "Cannot identify target device".
I use Windows 7.
Thank you in advance for any suggestions

LubOlimex

#1
Unfortunately, MSP430F5328 is not supported by the firmware. Generally, the MSP430F53xx devices are not supported. The list is here:

https://www.olimex.com/Products/MSP430/JTAG/_resources/tiny-v2-supported-mcus.txt
Technical support and documentation manager at Olimex

Marek70


LubOlimex

#3
Correct, my bad. Also your addition to the ini is fine. Did you place the latest dll in the main folder of the software? You need to use the 2.007 dll, it is available in this archive: https://www.olimex.com/Products/MSP430/JTAG/MSP430-JTAG-TINY-V2/resources/OLIMEX_MSP430-DLL_drivers.zip

During the first operation you'd be asked to update firmware, select to do it.

Which document did you follow for the SBW connection? Can you point how exactly the connection goes and all the pins that you use? Please notice this old post: https://www.olimex.com/forum/index.php?topic=833.0

Also one customer reported the combination works here: https://www.olimex.com/forum/index.php?topic=6766.0
Technical support and documentation manager at Olimex

Marek70

Programmer working.
I replaces driver and .dll.
Thank for your help.
Best regards