Part Number: MSP430F5151 Hi Team,
The question is, what does the Test pin do on this part when the reset line is not held low? We're looking to have the Test pin do double duty with a different signal, but want to know exactly what the risk is.
Regards…
Skylar,
I would be surprised if the code shown results in 16 MHz for MCLK and SMCLK. SELS and SELM values are set at 4 by default so UCSCTL4 |= SELM_0 has no effect and you are still referring to the DCOCLKDIV. I'm not sure why you are using FLLD_1…
There is some problem with entry sequence. Maybe you can try older (less complicated) slau320 revisions. And what about other 5xx devices. This MSP430F5151 is first 5xx sample that you working on, and till now your programer was handling only 2xx targets…
Other Parts Discussed in Thread: MSP430F5151 , MSP430G2553 Hello
I have to working on msp430f5151 controller. Till now i have work on MSP430G2553 launchpad. but now i have to use MSP430F5151. Now i am facing problem to load program in MSP430F5151. …
Other Parts Discussed in Thread: MSP430F5151
I am a programmer working on a customized board equipped with MSP430F5151.
We have an 12MHz oscillator on XT1. My intention is to use this oscillator as my MCLK and SMCLK for testing purpose.
I discovered…
Other Parts Discussed in Thread: MSP430F5151 Hi all.
I'm having a problem with Default BSL on MSP430F5151.
I have already communicated with Default BSL using Hidapi library via UART connection.
Replacing new firmware works well. But,
It's seem…
Part Number: MSP430F5438A-EP Other Parts Discussed in Thread: MSP430F5151 , MSP430F5438A Hello,
I would like to use the MSP430F5438A-EP in a design, but I want to make sure I'm aware of which pins are affected by the PORT16 errata issue. The issue states…
Other Parts Discussed in Thread: MSP430F5151 , MSP430F5529 I am very new to TI's controller. I had used TI's peripherals till now but wanted to start TI's controller to start to use. I have MSP430F5151 controller. So how how could i start. I don't have…
Other Parts Discussed in Thread: MSP430F5151 Hi all,
I'm working on my application that involves the On Board Programming of the MSP430F5151 device.
I'm developing the programming software using the SBW interface (2 wire JTAG), I followed the SLAU320m…