Part Number: MSP430FR5972
Tool/software: Code Composer Studio
Hi !
I'm start Update my CCS 9.0
I read:
...
Some sites could not be found. See the error log for more detail. No repository found at software-dl.ti.com/.../auto. Unable to read…
Part Number: MSP430FR5972 Good morning everybody,
I'm writing this post because I need your help so that I can (I hope) fix this annoying issue I'm facing.
I have some problems with MSP430FR5972 FRAM: there are some boards (on which there is MSP430FR5972…
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…
Hello Himanshu,
One issue you have in your code is the selection bits for P1.2:
You have the selection bits set to "11", which is correct for pin P1.6 as the TA0.1 function is the tertiary function for pin P1.6; however, for pin 1.2, TA1.1 is actually…
Part Number: MSP430FR5972 Hi Expert,
I am using the MSP430FR5972 controller for my project so I need to test a range of RAM with several data patterns (AAAA, 5555, 0000, FFFF).
Is there any code snippet available to this test.