Other Parts Discussed in Thread: MSP430F2122
I have read through App note SLAU319A and describes how to enter the BSL using RESET and TEST pins (devices with TEST pin).
It states that: "If the second rising edge at the TEST pin is applied while RST/NMI is still low, the TEST signal is kept low internally (application mode)." Does this mean the pin is internally pulled low by HW?
I am looking to connect the test pin to a different pin when in Normal mode and I want to know if the "TEST" pin is pulled down or if it can be set to high Z input (or disconnected)
There is also a note that during normal operation the TEST pin is logic 0. If it's internally low, then do I am guessing I do not need external HW to pull low. Will there be any ill-effects if I am toggleing this pin during normal operation?
It also says that TCK must not be connected. Why? is this only during program mode? does it need to be left floating?
Thanks
J