Part Number: MSP430FR2155 Tool/software: Hi experts,
After entering low power mode, the chip freezes. The following is the code:
Could you have a check?
Thanks,
Leo
Part Number: MSP430FR2155 Other Parts Discussed in Thread: MSP430FR2355 , LP-MSPM0G3507 Tool/software: My Current Code to test setting up the oscillator is as follows:
int main(void) {
WDT_A_hold(WDT_A_BASE);
//Configure MCLOCK OUtput Pin
GPIO_setAsPeripheralModuleFunctionOutputPin…
Part Number: MSP430FR2155 Tool/software: Does the MSP430 (specifically MSP430FR2155) DCO shutdown when it is not sourcing any other clocks in the tree?
We are going to use the HFXT, High frequency external clock, as our source to all other clocks (MCLK…
Part Number: MSP430FR2155 Other Parts Discussed in Thread: MSP430FR2355 , MSP-TS430DA38 Tool/software: Hello TI Experts, I'm trying to debug my code with MSP430FR2155 using a custom made board. After I made few changes to the code, I'm not able to debug…
Part Number: MSP430FR2155 Other Parts Discussed in Thread: MSP430FR2676
Tool/software:
Hi TI Experts!
I am working with MSP430FR2155.
I was trying to print a few statements using printf onto the CCS console but it isn't working. I did go through …
Part Number: MSP430FR2155 Other Parts Discussed in Thread: MSP-FET , Tool/software: Hello TI experts!
I am working with MSP430FR2155 and right now we are trying to flash the firmware onto a custom designed board. We are doing this with the help of MSP…
Part Number: MSP430FR2155 Other Parts Discussed in Thread: BQ34Z100-R2 , , BQ34Z100 , MSPMATHLIB Hello TI Experts!
I'm working with MSP430FR2155 and BQ34Z100-R2 to retrieve data. I have a code to read and write data.
But when i try to build it I'm getting…
Part Number: MSP430FR2155 Tool/software: Hi TI Experts!
I am working with MSP430FR2155 and I am very much new to the concept of Interrupts and ISRs.
In this, I am connecting the RST/NMI (pin 9) to a switch . The functionality of this pin is that whenever…
Part Number: MSP430FR2155 Other Parts Discussed in Thread: BQ76952 , BQ34Z100-R2 ,
Hi experts!
I am working with MSP430FR2155, BQ34Z100-R2 and BQ76952
I have a code which when compiled, gives me this warning. Any idea on how to configure this warning? And…
Part Number: MSP430FR2155 Other Parts Discussed in Thread: ENERGIA , BQ24610 Hi everyone.
I have an application use MSP430FR2155 to control and monitor charger through BQ24610RGER.
Do you have any example code for MSP430FR2155?
Beside that, if I want to…