Hi All. We have a hardware design that supplies +3.3V power to the MSP430 and has a JTAG connector as well. Reset is handled by a TPS3838K33. Never had any...
Hi!!! I going to start developing software for MSP430F2013. I have the IC but I would like to know if you have some hardware starting circuit (as Jtag ...
Hello, I try to detect framing error, parity error, BREAK... on UART0 of MSP430, but I never detect the bit RXERR of U0RCTL. I've tried to call UART0_getchar()...
I am new to MSP controller. I am using MSP430F194 in my application. I am using Port two pin 6 as interrupt pin. It is externally pulled up by 3.3v through...
Hi! Did anyone try to program the MSP Flash Memory (program) remotely ? Could it be done by software ? In this last question I mean send program information to...
Do the MSP430 with LCD drivers drive 3.3 LCD's down to the low 1.8V supply range? At first I just assumed they have charge pumps/voltage multipliers/step up...
Please bear with me. I've been doing analog RF, uW, VHF, and audio engineering for 50 years and am looking to broaden my horizons to see if these little...
Hi, I need to have two referential time : 0.5 sec and 1s. Itry to use the CCRO for the 0.5 and CCR1 for 1s with the isr TIMERA0 and TimerA1 on the msp430f123...
Dear all, the Protothreads library version 1.3 is out: http://www.sics.se/~adam/pt/ Protothreads are extremely lightweight, stackless threads designed for ...
I am playing with the 24AP1 from Nordic. I would like to use its receiver as a random number generator, as someone on this list suggested previously. However I...
hi vasant nice to meet with u? i here crane software in banglore and i stucked one problem with receiving a stram of 40 bits called one packet coming from...
I've been using the ez430 USB dev tool. very innovative idea. I like it but have a very annoying problem with the "serial USB driver". If I remove the ez430...
Hi, i have been trying to work with the I2C module present in eZ430-F2013, i am not getting an acknowledgment back from the connected slave device. i have...
Hi I'm using MSP430F449 with a quadrature encoder to implement a bi-directional counter. Traditionally, the normal solution will be to use the microprocessor...
I have a small logger board which stores data in on board memory. To transfer this data to a PC I use a master board which is essentially a RS232 converter...
Does anyone have suggestions on getting more I/O. I want to get up to 128 inputs and 128 outputs for a MSP430F133. I am already using a lot of the pins. I have...
Does anyone know where on the mspgcc site it lists the supported chip numbers? In the documentation there is a list of part numbers that one can specify to...
hi all, is anyone who has used msp430f149 IO pins to emulate SPI? I Will use it in my project perhaps, the all two usart interfaces, we have used for other...
Hi, Is it possible to use an external crystal of 8MHz with the MSP430F167 operating at 3V? I know that the internal oscillator can't go that high for 3V, but...
Hi Is anybody out there, who managed to work with the new EZ430 USB-Emulator stick for the MSP430F2013 and Code Composer Essentials. Can't get a connection...
I would like to know which is the best starter kit to buy for an undergraduate electronic laboratory. Usually, this lab. is used to develop general kinds of...
hi, i new to this group and MSP430 plz help to my project i request a procedure to receive a packet contain 40 bits(1's and 0's),coming from the RF receiver to...
Hi everyone, New to the group so if this has been answered already, just point me in the right direction. I'm looking for the specialty C command listing for...
Hello, I went to the MSP430 Day today here in San Jose. I attended the ATC last Fall and there are indeed some interesting updates. The '5XX upcoming series...
hi all, i am a new one in using msp430 and it is the first time i use ti cce, i found i can lauch program correctly,include simple program,that is not related...
ti has two applications notes for the software uart and pwm signal for the msp430f2013. (slac080a.zip) i am know trying to fit the uart and the pwm into one...
Deluge from the TinyOS project is what you want to take a look at. \ It assumes of course that you have a radio - TinyOS has a stack for 802.15.4. Take a look...
Hi Iam designing a motor driving circuit,which requires micro stepping. I am implementing the same using TMC246 IC from Trinamic. The controller used is...