Hi Steve,
I do apologize for not responding earlier. I'm being told that MSP430 Flasher is deprecated. This means there will be no future support (adding/modifying code features, etc., unless there is a major bug fix required). Customers are pointed…
Part Number: BQ76925EVM Other Parts Discussed in Thread: MSP430F2122 , , BQ76925 Tool/software: Hello,
I am writing to report an issue we encountered with the bq76925EVM Evaluation Module that we ordered for battery charging purposes. Specifically, we…
Part Number: MSP430F2122 I want to migrate from IAR to CSS, assembler only (no C program). There is now one problem left:
How do I migrate from ORG statement of IAR? I want to store (assemble) some data byte in the info memory.
I tried several options…
Part Number: MSP430F2122 Hi all,
I am now using MSP430F2122 to create a new project.
In the past, I only used 9600bps as the baud rate in the project of the company.
Now I need to change the BR into 115200bps but the BR0 and BR1 registers can not be set…
Part Number: MSP430F2122 Other Parts Discussed in Thread: MSP-FET I'm using the MSP-FET for Debugging and Flashing my program to the MSP430F2122. However, I'm about done and I went to add functionality to PIN 27 to hopefully use it as an input but I can…
Part Number: MSP430F2122 I'm attempting to make the output on P3.7 and P3.6 be in sync with P2.4 & P2.3 but maintain a 50% or near 50% duty cycle. I'm struggling a little to set this up. Any pointers or suggestions are welcomed.
Part Number: MSP430F2122 I'm new to the MSP430 product lineup. I'm trying to setup PWM on P2.3 and P2.4 with in a way so when P2.3 is high P2.4 is low. Are there any resources recommended to read for setting this up? Eventually I would like to read a…
Part Number: MSP430F2122
When the device is initially powered up the first pulse is always considerably longer than the desired set point. Once the device is running and inputs direct it back to the start of the main code the pulse width is always correct…
Part Number: MSP430F2122 Good morning,
The ADC10 is not always supplying reliable results in the program I am currently developing. I am trying to monitor five analog voltages critical to the operation of the hardware. The values returned from A0 through…
Part Number: MSP430F2122 PROBLEM WITH I/O PORT 2...."BUG" ?? I have the following 2 port lines in use as follows: P2.1 = OUTput sending a TTL signal level to an external part of the circuit (BIS.B #BIT1,&P2DIR)
P2.2 = Analog input. (BIC.B…