Part Number: MSP430F5131 Hi Team,
customer is working on a power sensitive application.
They realized that when having the timer on they cannot access the lowest power consumption mode.
Is there any way around this? Any insight is much appreciated…
Part Number: MSP430F5131 Our customer needs inputs as below-
We are looking for msp430 part number which supports BSL in I2C mode. According to the doc “ SLAU319X–July 2010–Revised April 2019”
MSP430™ Flash Devices Bootloader (BSL), the msp430-G2xx3…
Part Number: MSP430F5131 Other Parts Discussed in Thread: MSP430F5132
Hi Experts!
I tried to build any ADC example code for the MSP430F5131. The code example I want to use is MSP430F51x2_ADC10_07.c
However, this is a problem with all ADC10 example…
Part Number: MSP430F5131
According to slau208q 7.3.3, "interrupts are automatically disabled during any flash operation". My understanding from reading slau208q is that this is facilitated by the flash memory controller always returning the 0x3FFF …
Part Number: MSP430F5131 Hi MSP430 E xpert,
I want to generate two 400khz clock with 180° phase shift by MSP430, high volatge of the clock is 5V, low voltage is 0V. could you please recommend a device and give me code tutorial ?
Kevin
Omer,
Try to configure your project.
For IAR, you must check
1. Options>>General Options>>Target>>Select Device - MSP430F5131
2. Options>>Debugger>>Setup>>Driver - FET Debugger
3. options>>FET Debugger>>Setup>>Debug Protocol - Automatic Selection…
I have opened a new project and selected the correct device in the general option to MSP430F5131. i compiled the program again and in the Trace tab i see the same error...
I didnt try to actually download the file through the debugger i was trying to…