Hello.
I'd like to implement an indoor network using 3, EZ430-RF2500T to transmit temperature values back to the EZ430-F2013.
I've read through previous forum postings, especially those tagged ez430-RF2500 . The 01-19-2009 4:30 AM posting by abendig…
Hi trung,
maybe you can help me in understanding you question: Why do you want to SIMULATE an eZ430-F2013? This is a complete MPS430 development tool which is used for code development for the MSP430F20xx MCU series. It is compoesed of the eZ430U Debugging…
Hello,
Just got my EZ430-RF2500 kit and I am having problems getting the debugger to work. What i have done is the following:
1. installed the USB drivers from the CD 2. inserted the USB device. It detects and the driver installs. 3. Tested the Sensor…
Just installed CCSv6 on a Windows 10 laptop, and it won't load code to a "T2012" card attached to an "ez430" programming demo tool,
reporting "Error Initializing Emulator: No USB FET was found."
The USB device was connected to the PC before starting…
You mean you actually HAVE a EZ430-F2013 USB stick?
Jeez, I ordered one a few weeks ago, and it STILL hasn't arrived ... the T2012 boards did, though - from Europe!
Nothing likethe TI shuffle ...
Hi,
I get it, so you want to know how to connect MSP430 with debugger. You need to connect them together through JTAG(4 pin) or SBW(2 pin) and GND, 3V3.
The documents what you want. One tells you how to connect MSP430 with debugger. And another one…
Hi expert,
I have tried the "MSP430F20xx Demo - Basic Clock, LPM3 Using WDT ISR, VLO ACLK". Why the current is ~7uA when LED is Off? The data sheet shows ~0.6uA.
Please help! Thanks!
Best regards,
Wang
Brandon,
Thank you for taking the time to respond.
BrandonAzbell said: I think your interpretation of the implementation of the TimerA in regards to the treatment of the output when operating in different OUTMODs is correct.
My skill at reading…