Hello! I am looking for a device replacing a dip switch. It would be great if I could find an I2C or SPI-controlled device. There is quite some choice in...
Hi, all... A couple of days ago I posted that I would like to use the MSP430 as a radio transmitter/exciter. Thanks in LARGE part to Old Cow Yellow's work, I...
Hello! It seems that the "Touch Demo" board that was handed out at a 430 Day gathering, that I attended some years ago, also wears the same interface as the...
Hi! I am new to interesting MSP430 scene. I would like to measure 1mV FS with SD16. Voltage is differential and I would like to add amplifier. Is FG479 proper...
hi, i need to measure the 1k hz cro frequency. In TI code examples i found this code.what i understood from this code is ,it is used to measure the 4...
So I have some code running well when in debug mode connected to my computer. I then unplug the usb cable from the computer and plug it into a wall usb...
Is there some trick to using an MCP1702 3.3v voltage regulator? When I connect it on the test bench, I get ~1v on the output pin. I'm using a 9v power supply...
Hello Sirs, Just as we can analyze any circuit in "Pspice Orcad" is there any software which can be used to design circuits and having MSP430 all series...
My little project is about to receive 4 bytes information through RS232 and save them in a ring buffer. RX interruption is open all the time waiting for the...
Is it possible to set or clear a pin in only 2 cycles without using DMA? I'm a complete beginner to MSP430 but from what I can gather the only way to do it is...
hi,
this the programme code for frequency measurment.can i see the output in buffer directly or i need to see somewhere.plz help me.
----------
#include...
I want to reduce the ram usage of my code. I do not intend to use malloc(), neither static buffer allocation for each module. I want to do a tradeoff between...
hi all I need help in using 16X2 Lcd display, i have configured the LCD correctly and i am able to print a static string " hello world ", i need to display a...
hi, i need to write the programme for frequency measurment of pwm pulses.iam using the ez430f2500. plz any body to help to develop a code for the above...
I installed Eclipse Helios and 20100218-msp430-gcc-4.4.3-gdb-7.0.1-insight-6.8.exe but the IDE does not see the compiler. I try to start a project and I don't...
I would like to publicly thank Old Cow Yellow for his (great) help with my project to use the MSP430 as a RF (radio frequency) transmitter. He developed a very...
sir, i need to write a program like by varying the input voltage i can change the pulse width .For that i used the following code,but i dont know how to see...
Hello! I just returned to the group after a moderate absence. It seems that the Links Section needs to be checked, its contents are of material that's largely...
Hi, I am a newbie to Msp430 and CCS. I installed CCS 4 and trying to learn some coding Msp430 Launchpad. I modified original Launchpad code ( in fact removed...
Hay OCY, all, Posted to mspgcc users: ~ I've got mspdebug running on the microsoft command line, bat test with an ez430: PATH=%PATH%;c:/cygwin/bin mspdebug.exe...
Hi, I have developped an entire code in C for MSP430f5438. I simulated the code in IAR and it worked fine. However, when I download it to the micro controller...
NXP is giving away LPCXpresso Cortex-M0 boards: http://www.nxp.com/campaigns/cortex-m0/ You just have to upload a pic or video showing what you will do with...
I was just looking at the newly arrived eZ430-F2013 units (6 of them) and noticed that there are two additional pins on the MSP-eZ430U board (the eZ430-F2013...
hey , i need your help guys i wanted to send and receive, serial data in Ez430-RF2500 kit, can any body give me the link for any tutorial or a sample code for...
hi all, I am trying to do a 1byte data transfer in wireless using ez430-RF2500,i am using my PC to send the data using serial port (RS232), for setting the...
Can anyone tell me if I am missing a settling time for the initial setting of the DCO. I am working from example code from Dynastream, the owners of the ANT...
Hello everyone, I have some questions maybe can someone help me. Problem: drive a Three-phase asynchronous motor using PWM signals applicable to a half H...