I have just started to work with the MSP430 chips. Previously I been working with the PIC chips. I did not use much in the way of segments, assembler...
Hello All, Does anyone have any experience with errata ADC6: ADC6 - Bug description: Module: ADC12, Function: Interrupt The effective interrupt vector address...
Further to the proposed MSP430 SimmStick mentioned in my previous post, I've designed a single-sided prototyping PCB that could be made at home quite easily....
Hello friends I am using MSP430C336 which is OTP version for evaluation purpose I am using evaluation board MSP-EVK430S330 with IAR ROM MONITOR but the problem...
Hi. I am using the FET430X110 and simulate in C-SPY (Kickstart from TI). When I compile and start C-SPY without any extern declarations C-SPY shows the source...
Hi, A new site is available for the IDE430/C Compiler at address: http://www.ide430.com The current version of the IDE430/C Compiler is V1.3/V1.82. A beta...
Anyone on this list living in the SF Bay area and looking for embedded systems work (using msp430, of course) please contact me off list. Thanks, Bruce...
Hello friends I am using MSP430C336 which is OTP version for evaluation purpose I am using evaluation board MSP-EVK430S330 with IAR ROM MONITOR but the problem...
I wrote TI marketing today in support of the ImageCraft compiler, and actually received a response, which sure surprised me. While they would not ... Thank...
Has anyone found a test/programming adapter for the MSP430F14x parts in the 64pin PQFP package? I'm looking for the type of adapter that you can clip onto the...
I take it back; when I declare all structures in RAM (not const) it works. Now how do I use that PRAGMA directive? I need an example, please...:-) TIA, Mark...
Hello, list. Well, my on-the-job education in C continues. I have two structure definitions below, menu_item and menu. All the fields in these structures have...
Hi Guys, new to this micro so hope you guys can help me out :) I am porting over some RS232 routines from another project that used a Mitsubishi M16C micro....
We are developing a product that uses a tranformerless power supply (ie- resistor and capacitor). It is important to the success of our device that the...
Hello, List. Perhaps you could spare a few minutes to critique a code snipet for the MSP430F149. I am trying to connect TIMER_A to ACLK and get it to interrupt...
What is the significance/advantage of symbolic addressing mode? It appears that the source/destination addresses are calculated as an offset form the PC. What...
Is anyone using an Atmel Serial Dataflash in their design? If you are could you tell me what clock polarity and phase you used? I know it's trivial, but so far...
Hi, List. I'm trying to find out about the inputs on the ports. I've looked at the data sheet and the user's guide, but still cannot find this: Do the I/O...
Hi, List. Does anyone know where I can find this on the web? I'm doing Google searches but haven't found this pkg yet; also can't find it on TI's site. I...
Even though these MPU's are aimed at micropower, their cost/performance ratio makes them perfect for a lot of other applications that have no need for...
Hi, list (and Bruce) I still can't answer the questions about the JTAG interface; it seems to me that you're correct, Bruce. As to your question, I still don't...
Hi, List. Well, I've had 2 weeks experience with the FET tool for the MSP430x11x1 microcontroller. I've successfully created a PWM type dac and now I have a ...
Hello everyone, has anyone managed to get the USART working in SPI mode, msp being the slave (!)? Hints in german are welcome as well. Thanks in advance. Arno...