Part Number: MSP430F123 Other Parts Discussed in Thread: CCSTUDIO Tool/software: We have a very old MSP430F123 project, the tools is "CC Essentials 2.0" from the makefile.
Can I use the latest CCStudio IDE to open, compile and debug the old project…
Part Number: MSP430F123 Hi,
LFXT1 crystal frequency is up to 8000kHz in the recommended operating conditions.
Is there any effect on the operation when using a crystal unit with an oscillation frequency of 8000kHz (allowable deviation: within ± 0…
Part Number: MSP430F123 I'm debugging a MSP430F123 that does not want to program. Fist step was to look at the fuse check step and that seems to be ok. Next step was to check the returned JTAG_ID. The value (from SLAU320AB pg 64) should be 0x89 (binary…
The fuse check occurs every time the TAP state machine is reset, as seen in Figure 1-14 (JTAG Entry Sequence for 430Xv2 devices but same will apply for the MSP430F123) this first happens while the reset is high but it can occur during low conditions as…
Part Number: MSP430F123 I am developing a PCB that provides isolation between the target MSP JTAG lines and the programmer ((lets say a MSP-FETU430IF). I am not sure how long the cable will be from the isolation box to the MSP being programmed so I'd…
My code using your example is:
#pragma RETAIN( EngSet ) #pragma location = 0x1000 int EngSet = 250; // engine temperature set point
My previous code is:
#pragma DATA_SECTION( EngSet, ".infoB" ) int EngSet = 250; // engine temperature set point …
Hi,
Been using the MSP430F123IPW in a product for a number of years. We've been using it with a 7.2 MHz crystal.
I want to run it with an oscillator.
I believe that is impossible because this device does not have a XT2CLK input. The LFXT1CLK…
The MSP430F123 is currently listed as active, which means it is not on any PCNs for end-of-life.
Outside of that, you should check with your local TI Sales Rep for this product's roadmap and future availability.