Other Parts Discussed in Thread: CC430F5147 Hi
Port interrupt is not working on the pins 2.6 and 2.7 on the CC430F5147.
All other pins (Port 1 and Port 2) seem to work ok.
P2.6 and P2.7 are not connected to anything and should support port interrupts…
Other Parts Discussed in Thread: CC430F5147 Is it possible to use/integrate the cap sense library for CC430F5147? If it is possible, please mention the library which can be integrated to CC430F5147.
Stephen Holman said: We use the MSP-FET programmer via JTAG in FET-Pro430 by Elprotronic and also have the MSP-GANG programmer that will both fail, it will sometimes get stuck on the Erase Flash or Write Flash programming stages.
FET must report what is…
Hello,
You do not say whether you verified that data in Main memory has been deleted after running the ERASE_ALL command. The ERASE_ALL command only deletes the information in Main memory of your device. The MAIN memory range can be found in cc430f5147.pdf…
Pere Tuset said: Besides that, I do not see much more differences. Any other that you can find?
1) CC430F5137 has a RTC module where as CC430F5147 has a RTC_D module. The RTC_D module has additional BIN2BCD (Real Time Binary-to-BCD conversion register…
CCS 5.1 also has support for these devices. Guess that they are new devices which are not yet released to market. While the TI website doesn't list any details, by comparing the device include .h and linker .cmd files you can determine how these new devices…
Other Parts Discussed in Thread: CC430F5137 , CC430F5147 I want to use the RTC_D module on a CC430F5137 since I want the MCU to stay in LPM3 mode and wake up periodically to run some tasks. How can I tell the MCU that I want the RTC_D module and not RTC_A…
Other Parts Discussed in Thread: CC430F5147 , CC430F6147 , CC430F5137 , CC430F6137 , CCSTUDIO , MSP430WARE I'm experiencing some problems in my project based on a CC430F6147 & CC430F5147 microcontroller. The microcontroller's digital voltage (DVcc) runs…