Part Number: MSP430F1122 Other Parts Discussed in Thread: TMDSLCDK6748 I'm looking for an application engineer for conceptual help with our board design.
We currently have a custom board with an MSP430 on it. We require DSP audio processing and would…
Part Number: MSP430F1122 Hello,
When power is turned on after the customer writes to the device, the microcontroller periodically (0.25 seconds) consumes current, resulting in insufficient current supply and a reset.
This occurs on boards with the…
Other Parts Discussed in Thread: MSP430F1122 Below find code for which I have written for detection of positive to negative edge for MSP430F1122.
#include <msp430.h>
int main(void) { WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer __enable_interrupt…
I am working on : MSP430F1122 Controller.
Launch Pad : MSP-TS430PW28 Texas Instrumentation Launch Pad.
I am giving giving falling edges within interval of 6 milli seconds, so if any delay by SCS bit it will be tolerable.
How to verify or know that…
For information on special function registers you can look at the MSP430x1xx Family User's Guide . That includes details of the default values.
You might also need to reference the datasheet for the specific chip you're working on (eg MSP430F1122 Datasheet…
Other Parts Discussed in Thread: MSP430F1122 Hello,
I successfully built an application using the MSP430F1122 that sleeps most of the time (using a 32khz crystal) and then when it wakes up uses the DCO to generate a 19.2kb data stream. I need reasonable…
Other Parts Discussed in Thread: MSP430F1122 Hi Team,
A customer is using MSP430F1122 and they are having issue of missing GPIO interrupt at low temperatures (-10 degC). The MSP is powered by 3.6V battery, and they are feeding pulses between 2.8 - 3…
Hi Suren,
Thank you for the info. That's certainly the Linux software for the OMAPL137, so I'll close this issue.
However, I'm hesitant to pursue the OMAPL137 as it seems like an old platform. When I search for "OMAPL137 Linux" on the forms, all the…
Find below a brief characteristic of the MSP430F12x2 family. Compare it with MSP430G2553. It should not be a big deal to port F12x2 code to your platform.
Supply Voltage Range 1.8 V to 3.6 Ultralow-Power Consumption: − Active Mode: 200 µA at 1 MHz…
Hello Ryan,
Thanks for the answer.
I have PW socket on the evaluation baord instead of DW. but all the devices mentioned above are PW package but strange thing is that it flashes msp430f2132 (that came in delivery) but not other i.e. msp430f1122…