Part Number: MSP430FR6972 Tool/software: HI
I have a simple question, this is only to clarify
I see that the MSp430FR6972 have maximum frequency 16Mhz, but on the data sheet There are many sections
where is reported until 24Mhz, can work also with…
Part Number: MSP430FR6972 Tool/software: Hi
I'm using MSP430FR6972, I want to using the SPI , Uart and I2C, afer the register configuration
example :
SPI2_UCA0 bis.w #UCSWRST,UCA0CTLW0 ; mov.w #(UCSWRST+UCMSB+UCMST+UCSYNC+UCSSEL1+UCSSEL0),UCA0CTLW0…
Part Number: MSP430FR6972 Tool/software: Hi
I have one question about the register of Msp430Fr6972, the register FRCTL0.
I see that on the file MSP430fr6972.h the register FRCTL0 have not defined
the flags WPROT and AUTO, I'm using code composer…
Part Number: MSP430FR6972 Other Parts Discussed in Thread: MSP430FR2476 Tool/software: Hi
I have one question, I'm using now the MSP430FR6972, I would like to using the information memory sector like eeprom
but I don't find what I can protect the…
Part Number: MSP430FR6972 Tool/software: Hi expert,
My customer is using FR6972, and among 2000pcs there are 7pcs occurred below issue and would like to know in what cases or what reason could most likely trigger such issue:
The MCU Icc (power dissipation…
Part Number: MSP430FR6972 Other Parts Discussed in Thread: MSP430FR6007 , MSP430FR2532 , MSP430FR6877 Tool/software: hello team,
we are using MSP430FR6877,MSP430FR 6972, MSP420FR68791,MSP430FR2532 microcontroller in our current product and planning…
Part Number: MSP430FR6972 I'm using MSP430FR6972 microcontroller in my project.
I try to use pin P1.0 to generate calibration signal for ofset corection but signal is not generated.
If I use port P2.2 everything working very well.
Where is a problem…
Part Number: MSP430FR6972 Hello;
When I try to flash mc with sbw I get error below:
Error connecting to the target: The Debug Interface to the device has been secured
What is the problem?
Best Regards.
Part Number: MSP430FR6972 Other Parts Discussed in Thread: TPL5010 , Our customer's instrumentation mainly uses the hardware design scheme of TPL5010+MSP430. Now I want to remove the external watchdog IC and use the MSP430 internal clock as a watchdog…