It looks like the wiring schematic you're referencing is for MSP430F2xx, MSP430G2xx, and MSP430F4xx devices. A more up-to-date schematic can be found in our MSP430 Hardware Tool's User's Guide Figure 2-3:
You've mentioned this board was being successfully…
The familiar diagram from SLAU278 shows JTAG connections for the MSP-FET430UIF, but signal names on the -F5131 datasheet don't quite match
in that PJ.0 is "TDO, PJ1 is "TDI/TCLK" and PJ.3 is "TCK". so how is the -UIF pin 1 (TTO/TDI) connected, and which…
Hi Omer,
I'm not too familiar with that feature but hopefully this guide helps you: Using Trace . I think you're looking for the SWO trace feature so I would start off with the "Getting Started with SWO Trace Section".
I'm sorry I couldn't be of more…
Other Parts Discussed in Thread: MSP430F5131 Hi All,
I am using a MSP430F5131 in my design where I have long lpm3 phases to keep the average current consumption as low as possible.
In room temperature the board operates perfect with lpm3 current of…
Other Parts Discussed in Thread: MSP430F5131
Hi,
Iam planning to use the MSP430F5131. Iam using the external interrupt (ZCD) to
trigger a counter and find out how many clock pulses are there in the ZCD input. Its like
measuring the time period…
Other Parts Discussed in Thread: MSP430F5131 Hello ,
I'm using MSP430F5131 and connected an external crystal of 12.8MHz to XIN and XOUT.
I have been doing some readings about generating a 1 pulse per second and i still havn't figure out how to generate…
Other Parts Discussed in Thread: MSP430F5131 Hello ,
I'm using MSP430F5131 .
I'm looking for a simulator program that can convert my code composer studio code into a graph.
Thank you Clemens for your response! I did see that the MSP430F5131 does have the capability to be programmed through the BSL. I've never programmed an MCU using that method before but I'll look into it.
Other Parts Discussed in Thread: MSP430F5131 , BQ25120 Hello Everyone,
I am designing a circuit that uses the MSP430F5131 as the MCU. The board will be powered by a 3.6V Li-Ion coin cell battery. I have a charging IC (MAX1555) but it outputs about 4…
I'm having the same issue ant havn't found any solution yet . ill explain a little :
I'm using MSP430F5131 and trying to program it by IAR Embedded Workbench while using the MSP-FET debugger.
A short background of the PCB:
After i compiled the…