Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Hey Nagaraj,
Just saw this response. Were you able to get you JTAG working?
Also, if your MSP430 has a TEST pin you should connect it but I believe this is only on devices that mux JTAG and SBW. If you are using the MSP430F155 I don't believe it has a…
Part Number: MSP430F155 Hi ,
The MSP430F155 works with max frequency 8Mhz as per datasheet, what happens if i connect more than 8Mhz crystal ,like 12Mhz or 16Mhz to MSP?
Regards
Nagaraj.
Part Number: MSP430F155 Other Parts Discussed in Thread: MSP430F156 , MSP430G2955
Hi,
We currently use the MSP430F155 in a project. We now have more features to implement and we expect to need more flash memory. That's why we were interested…
Part Number: MSP430F155 Other Parts Discussed in Thread: MSP430FR2355 I need to implement high order Bessel filter with least delay and phase shift of the input signal. Output has to be filtered version of the input. Input is 50Khz samples of 420 Hz signal…
Hi,
What do you mean by small TI MCU? Do you mean the size of the MCU or the flash size?
For small flash size, you can check if the MSP430F155 meet your requirement.
Best regards,
Cash Hao
Other Parts Discussed in Thread: MSP430F155 hi all am using msp430f155 controller for my project.. and i tried to do a adc and outed in dac.here i used external referencre 3v for adc and dac..here below its my code....and i try to check…
Other Parts Discussed in Thread: MSP430F155 am a beginner please say me the selection procedure of crystal for msp430f155 and kindly suggest me a 8mhz crystal and corresponding CL1,CL2, value for msp430f155 controller
Other Parts Discussed in Thread: MSP430F155 hi all is it possible to use a polynomial funtction to msp430f155 like this way
y = a+bx+cx2+dx3+ex4.. is there any special mathematical library is available for doing a polynomial function..please guide me …
Other Parts Discussed in Thread: MSP430F155 Hello everyone,
Am working in msp430f155 controller and i am setting my controller speed up to 5mhz by means internal oscillator by selecting DCO and setting the control register as per the below table which…
Other Parts Discussed in Thread: MSP430F155 hi.
am a beginner.i chosed a msp430f155 for my project.. in my project i shoud monitor the 5 analog sensor output continuously and those signal should processed in controller it shoud give one digital output…