Part Number: MSP430FR5972 Hi,
I am configuring the watchdog timer as WDTCTL =WDTPW + WDTCNTCL+ WDTSSEL_0 + WDTIS_1. Which is working perfectly but sometimes when watchdog expires and then I check reboot reason it shows me reset reason as LPM wakeup not…
Part Number: MSP430FR5972 Other Parts Discussed in Thread: MSP430WARE , MSP430FR6972 , MSP-TS430PM64F , MSP-EXP430FR6989 , MSP430FR5969 Tool/software: Code Composer Studio Hi All!
1) Clear installation of CCS 8.1.0
2) create "simple main.c program:
…
This does not solve my problem. First of all, I use the BSL conclusions in my scheme and I cannot solder to them wires every time. Secondly, I need to close the MSP430FR5972 program code, but be able to update the software on the devices sold to users,…
Part Number: MSP430FR5972 Other Parts Discussed in Thread: DRV10983 , TIDA-01373 Good Morning everybody!
Today I'm here because I noticed two different information in two related user guide for the same device and I really don't know what is the exact…
Part Number: MSP430FR5972 Other Parts Discussed in Thread: MSP430FR5969 Tool/software: Code Composer Studio Hi !
I'm use MSP430FR5972 - Timer0_B7
need Pin 26 for PWM (out pin) from TB0.0 to optoLED.
Clock form ACLK. No interrups from TB0 !
Dont work…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP430FR5972 ,
Tool/software: Code Composer Studio
CCS/MSP430FR5969: CCS/MSP430FR5972 + ADC Unfortunately, it is difficult for me to switch from Atmel to MSP430FR5972 ... I'm asking for help …
Part Number: MSP430FR5972 Hi Team,
In the data sheet, page 9, we can see that, P9SEL1 and P9SEL0 is all set to 1, the port function is Axx or Cxx, but no information whether Axx or Cxx is used.
There is also no much information in the user guide. Is it…
Other Parts Discussed in Thread: MSP430FR5972 , MSP430FR5969 Tool/software: Code Composer Studio Hi all!
Unfortunately, it is difficult for me to switch from Atmel to MSP430FR5972 ... I'm asking for help I need to solve this problem: 1) The ADC should…
Part Number: MSP430FR5972 I understand that exiting LPM4.5 invokes the boot loader and then the reset vector. That RAM and registers are lost, including the stack pointer, which the reset handler should set up. But I don't understand when the ISR for…