Part Number: MSP430F149 Tool/software: How I can get config.cfg file for MSP430F149 REV AE device ?
WIthout that I can not program sw into MSP430F149 REV AE devices.
Asko
Part Number: MSP430F149 Dear Experts
The customer's product experienced a malfunction at the end customer, and during troubleshooting, an offline burning tool was used to read the MCU FLASH. It was found that the data in the FLASH had changed to 0xFF…
Part Number: MSP430F149 Tool/software: Hi ,
i have a test board which has MSP430F149 low power microcontroller . I need to program it using MSPFET flash emulator tool ( TI) .
Installed Code composer Studio version 20 . i have connected through JTAG…
Part Number: MSP430F149 Other Parts Discussed in Thread: MSP-FET , UNIFLASH Hi,
I have a PCB from old product in which MSP430F149 MCU is used with 10 Pin JTAG connector given as per attached image. Now to laod the code I am planning to connect a MSP…
Part Number: MSP430F149 Tool/software: Hello,
I am using a 32KHz crystal (ECS-327-12.5-17x-TR) on the XIN (Pin8) and XOUT(Pin9). I am not connecting any external load capacitors. Can I use the internal load capacitors ? I am experiencing some variable…
Part Number: MSP430F149
Tool/software:
Why won't main() jump to l_delay()? Note the while(1) put in the l_delay() sub routine. That should crash the program. But the main loop still runs at 65khz no matter what is done to l_delay().
This does run…
Part Number: MSP430F149
Tool/software:
I compile the project with errors in an include file xxxx.c.
I comment out that include file, xxxx.c, as well as any calls to it.
The compiler still reports the error in the include file? In other development…
Part Number: MSP430F149 After receiving the materials, our customer has welded 4 pieces at present, 2 can be burned and 2 cannot be burned, indicating that they are encrypted and cannot be used. We need technical support. Can you help us solve the problem…
Part Number: MSP430F149 Tool/software:
Development Environment:
Microcontroller : MSP430F149
Library : FatFS (with custom disk I/O layer)
Interface : SPI
Objective : Access an SD card to read/write files using the FatFS library.
Component…