Part Number: MSP430F5324 Other Parts Discussed in Thread: MSP430F5310 Hello there,
Please confirm that the thermal pad is to be connected to GND (AVss/DVss) for this part number. The MSP430F5310 datasheet provides diction regarding the intended connection…
Part Number: MSP430F5324 Hello there,
In our project we are using the ACLK digitally out. We use 38KHz crystal for ACLK and using the following code to specify the ACLK,
BIS.B #BIT0,&P1DIR ; ACLK set out to pins
BIS.B #BIT0,&P1SEL…
Part Number: MSP430F5324 Other Parts Discussed in Thread: MSP430WARE Hello there,
We are currently working with the following code on the MSP430F5324 to set up the MCLK and then change the frequency from 1.5MHz to 2.0MHz and back and fourth.
bis.w #SCG0…
Other Parts Discussed in Thread: MSP430F5324 , MSP430F5529 , MSP-EXP430F5529LP , MSP430I2020 I want debugger/emulator for MSP430F5324 custom board.
Can I use spyby wire connection from launchpad MSP430F5529
Other Parts Discussed in Thread: MSP430F5324 PLZ SUGGEST ME THE CIRCUIT DIAGRAM FOR 2-,3-, 4- WIRE RTD INTERFACING WITH MSP430F5324. I'M USING A CONSTANT CURRENT SOURCE IN THE INPUT SIDE AND WANT VARIABLE VOLTAGE AT THE O/P SIDE. PLZ REPLY ASAP.
Mohammed,
I tweaked around with a TI-RTOS example to enable CPU load logging with UIA. I've attached a .cfg file that worked for me with my example. In my example, I had only one task going to sleep every 10ms.
0167.uartlogging_msp430.cfg
Here were…
Other Parts Discussed in Thread: CC2500 , MSP430F5324 , MSP430F2274 , SIMPLICITI , MSP430F5438A I have created a BSP based on MSP4305324 and CC2500. I have followed the porting guidelines and made changes to the all the files as required. I used the ez430…
Other Parts Discussed in Thread: MSP430F5324 , SYSBIOS Using RTSC want to create a new platform board. The primary reason for doing this is to change the clock frequency which is by default shown as 1 Mhz in the app.cfg file. I am using CCS 5.3 and xdc…
Other Parts Discussed in Thread: MSP430F5324 I have an application using the MSP430F5324 as a SPI slave device on UCA0. I've suspected for a while that there is an issue with the device when trying to use it with my SPI configuration that I've selected…
Hi,
F5324 faced one problem from customer site, when XT2 12MHz (passive) is used for MCLK, the system can not pass ESD 8KV, group pulse 2KV. Reset and crash always happen.
But in these cases, F5324 can pass:
1) Internal DCO instead of XT2;
2) XT1 32K…