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.

MSP430F5239: Shared RESET PIN.

Part Number: MSP430F5239
Other Parts Discussed in Thread: TL7700

Hello.

I saw the this document.(MSP430 Hardware Tools User's Guide)

www.tij.co.jp/.../slau278ae.pdf

Figure2-1:

Reset pins of JTAG and MSP430Fxxx are connected.

When resetting MSP430  with reset IC(TL7700), can I connect the same line?

(Is JTAG 11pin "open drain" ?)

regards,

Rei.

  • Hello Rei,

    The RST pin is not open drain. Adding the external reset device could potentially interfere with proper programming of the device, especially in SBW mode. I would recommend some sort of jumper when programming to disconnect the external reset IC, especially in prototype boards to see if the IC will effect programming. I have seen customers use external reset ICs just fine, but I have also seen programming issues due to them.

    For this specific MSP430 device, i'm not sure of an external RESET IC is necessary. This device has a watchdog timer as well as a robust internal SVS/SVM that can be used to reset the device due to failing voltage. There are also numerous ways to reset the device via SW if needed.
  • Hello,Jace-san.

    Thank you for your reply.

    I understood that it's better not adding the external reset device to same line.

    but I want to monitor the external voltage with reset device.

    Can I connect as follows for monitoring and reset?

    ----------------------------

    JTAG RST pin--- RSTDVCC/SBWTDIO

    reset device RST pin--- RST/NMI

    ----------------------------

    I think that it is possible from datasheet .(P.19 NOTE:)

    http://www.ti.com/lit/ds/slas897b/slas897b.pdf

    Regards,

    Rei.

  • Hello Rei,

    Ah, yes. I failed to realize this particular device has two reset pins. The configuration you propose above should work for your needs.

**Attention** This is a public forum