Part Number: MSP430F5244 Other Parts Discussed in Thread: MSP430F5242 , Hi TI Experts,
Please provide us your advice for my customer issue.
According to the customer, MSP430F5244 jumped to unexpected PC while waiting on stabled clock in part of init function…
Part Number: MSP430F5244 My code for the DMA spi is given below, but the problem is I'm not able to transfer not even single byte using the function. Help me anybody if I'm doing something wrong in the funcion.
void SPI_DMATx(uint8_t* SrcAddr…
Part Number: MSP430F5244
Tool/software: Code Composer Studio
My controller stops working some times in debugging mode(still GPIO interrupts are working) and if I pause the debugging, I get the message with white new page "No source available for "0xe6774…
Hi Kaka,
I'll be closing this thread but if you have any more information/questions feel free to reply and this thread will be reopened.
Best regards,
Caleb Overbay
Part Number: MSP430F5244 Other Parts Discussed in Thread: MSP430F5242 , MSP430F5252
I'm presently working on the msp430f5244 and 5242. Flash of both the controllers respectively 64kb and 128kb, but when I created projects for both controllers in code…
Part Number: MSP430F5244 Tool/software: Code Composer Studio Hello, I'm using the msp430f5244 with CCS, I'm trying to do a 4byte operation on this two byte controller and IDE , so it's giving me wrong values please let me know how to do the…
Other Parts Discussed in Thread: MSP430F5529 , MSP430F5244 , MSP-EXP430F5529LP Hi,
I have msp430f5529 launch pad, using that board I tried to program the msp430f5244. But every time when I try to program CCS popping message "Error connecting to the target…
Other Parts Discussed in Thread: MSP430F5244 Dear all,
I wrote a simple program to send single byte over uart.
Here is my code:
#include "msp430f5244.h"
// Clock 1,048576 MHz
//============ ===================================================…
Other Parts Discussed in Thread: MSP430F5244 , MSP430F5438A , MSP430F5529 Hello,
I developed a board with a MSP430F5244 chip is QFN48 package.
The microcontroller has two reset pins - RST/NMI and RSTDVCC/SBWTDIO. The second, together with TEST/SBWTCK are used…
Other Parts Discussed in Thread: MSP430F5244 , CC2530 Hi,
I am using MSP430F5244 mcu application with CC2530 Zigbee HA communicating on uart. I want to update the firmware of mcu with the help of Flash memory.
I have seen that MSP430F5244 have two Flash…