Part Number: MSP430G2553 Other Parts Discussed in Thread: MSP-FET I am experiencing debugging issues: as soon as I insert a breakpoint, the system resets. The same thing happens if I press the 'Pause' button. I have tried various settings without success…
Part Number: MSP430G2553 Other Parts Discussed in Thread: C-GANG , MSP-FET Hello,
I have a batch of MSP430G2553 devices where the JTAG security fuse has been blown. I need to mass erase and reprogram them with new firmware.
My questions are: 1. What…
Part Number: MSP430G2553 Hi,
using an MSP430G2553 with a USART-Connection, i experience a permantent interrupt, which makes the program to halt.
Providing the programm with all the interrupt service routines that exist, i found, that interrupt 6 is…
Part Number: MSP430G2553 Why is the MSP430 clocking after the CS goes high again?
This is my configuration:
UCB0CTL1 |= UCSWRST; // Put in reset UCB0CTL0 |= UCMST + UCSYNC + UCCKPH + UCMSB; // SPI Master, Sync, MSB UCB0CTL1 |= UCSSEL_3; // SMCLK UCB0BR0…
Part Number: MSP430G2553 Other Parts Discussed in Thread: ADS7049-Q1 , MSP-EXP430G2ET , Hello,
I am using the MSP-EXP430G2ET LaunchPad with the MSP430G2553 MCU and an external ADS7049-Q1 12-bit SPI ADC for temperature sensing.
The ADS7049-Q1 is configured…
Part Number: MSP430G2553 Other Parts Discussed in Thread: DRV8702D-Q1EVM , MSP-FET Tool/software: I am working with a DRV8702D-Q1EVM H-Bridge controller board that has a MSP430G2553 MCU that can be programmed using a TI-CCS software. I have been unable…
Part Number: MSP430-FLASHER Other Parts Discussed in Thread: CCSTUDIO , MSP430G2553 , MSP430FR2476 Hi,
Following the suggestion from my previous request, I have downloaded and installed the latest version of Code Composer Studio. Here are the version…
Part Number: MSP430G2553 Other Parts Discussed in Thread: MSP-EXP430FR2355 , , MSP-EXP430G2ET Tool/software: Hi,
I am trying to download a program into my new project and the code at memory location 0xC000 is all zeros. The system comes back saying…
Part Number: MSP430G2553 Tool/software: I am setting the I2C communication between the two MSP430g2553. My slave MSP430g2553 is in transmit mode. The slave performs the adc process in which a potentiometer is connected to one of the channels. The master…
Part Number: MSP430G2553
Tool/software:
Hi,
One of my customers has been experiencing the following issue:
On MSP430G2553IRHB32R, we consistently have major percentage of units reboot randomly at any temperature. The error code reported to us…