... From: "zongo200676" <zongo@...> To: <msp430@yahoogroups.com> Sent: Tuesday, July 15, 2008 12:08 AM Subject: [msp430] crossworks support for msp430fg4618...
the current relase version 1.4 build 3 has limited support.. V2.0 (in beta) as full support for CPUX devices.. Supposedly some issues with the jtag support are...
Hello, I'm using the IAR Kickstart version to program the MSP430 experimenters board holdein the MSP430FG4618. After setting the project options and choosing...
Hi, Iam working with MSP430F2370 IC and TRF7960 .I have used the TI source code and i want to write a data into tag through TRFf7960-61 Application code.can...
Hi Anayakia, Please contact the European Customer Support Center @ epic@... and address this to Carlos Motolese he is the RFID specialist. Best Regards, ...
Hi all, i need to make a lossless audio compression. I want to known if anyone have implemented it in a msp430f2274 or similar. Thanks!! Rodo (Argentina)...
Hello, I am a newbie at the MSP430 and I'm having a lot of trouble finding neccesary information in the datasheets. My problem is that I cannot get the TB1...
... Nisse, You are right that using the datasheets and even sample code alone can be overwhelming or frustrating. A couple of months ago we released a book...
Hi all, I've been conducting some research involving the msp430 and the question has recently come up about how it compares to its ancestors. I've been looking...
TB0 has its own interrupt vector. The ISR works as is. TB1 shares an interrupt vector with others. ... You need to clear the IFG of TA1 even if other shared...
Hola, Rodo me parece que texas tiene al menos un ejemplo de compresion de codigo a 5 bits, lo usan en un application note que graba audio en la memoria flash...
... and it's not in C :-) -- Kris ... From: msp430@yahoogroups.com [mailto:msp430@yahoogroups.com] On Behalf Of old_cow_yellow Sent: Thursday, 17 July 2008...
Thanks! That did solve my problem. Now I also found the information in the User's Guide (When I knew what to look for). Regards, Nisse ... interrupts are ... ...
Hi, Does anyone know of a chip or module with a Zigbee style RF unit controlled by a MSP430? (I want to build a long life battery powered tiny RF tag similar...
Hi Richard, Try the EZ430RF2480 kit from Ti. This includes the MSP430F2274 and a CC2480 Zigbee Processor.. This was also suggested to me by Alonso ( also from...
Hi Richard I have used Embers Em260 with the Msp it provides a good spi interface and works perfectly. Regards ed _____ From: msp430@yahoogroups.com...
The TI parallel port JTAG tool: MSP-FET430PIF gets its operating power from two signal lines of the parallel port of a PC. As a result, the operating voltage...
If low power consumption is the goal then two processor solution may not be the best approach. Em250 or TI's 8051 / CC2420 based chip should do. SJ _____ ...
Any news/rumor about MSP430F5xx with on-chip radio? BTW, I tried XMS430F5438 (without radio). The chip is more ready than the development tools. Any comment...
iT MAY HAVE A COUPLE MORE PORTS, AND A WHOLE LOAD OF EXTRA MEMORY but the 2MHz extra from the non-A version makes it barely worth the effort or risk in my...
Hi all, I am new to the msp430, and I have looked at many examples, but I cannot seem to get the pwm to work. All of the rest seems to work fine, but this...
Can anyone help me out here? I've included the entire source code. I'm getting two start bits before my data is shifted out LSB first. Thank you for any help!...
Your code may have more problems than two start bits. I think you do not understand how P1.0 behaves. Your initialization code sets BIT0 of P1DIR to 1 and that...