Hi Ryan,
This is the error from the CCS Version: 7.2.0.00013 console on Windows 10:
"MSP430: Error connecting to the target: Unknown device"
The green light is on, and when I press the debug button, the red light flashes several times, before quitting…
zrno soli said:
MSP430G2 LP support all MSP430G2xx devices.
Just to be more precise, MSP430G2 LP support all MSP430x2xx devices that are published before LP. New devices that are published later (for example MSP430G2955) are not supported by MSP430G2…
Other Parts Discussed in Thread: CC1101 , MSP430G2955 I am measuring around 100 microamps when CC1101 is in sleep mode. MSP430G2955 is in LPM3. All unused pins on the MSP430 are set to out and driven low. The XOSC_FORCE_ON bit is set to 0. GDO0 and GDO2…
Hi Cameron, at last an update, unfortunately not with good news. I have changed my design to use the MSP430G2955 (otherwise, the circuit remained unchanged). The VCC_TARGET pin is now connected to 3.3V. Wiring is ok, I have checked all used JTAG pins…
Other Parts Discussed in Thread: MSP430G2955 , CC3100 , CC3200 Hi,
We have done a lot of testing with SmartConfig. In more than 50% we are unable to do a successful provisioning with SmartConfig.
Today I have tested 2 different Modules (Our own HW…
You can buy it directly from TI...
https://estore.ti.com/MSP-EXP430G2-MSP430-LaunchPad-Value-Line-Development-kit-P2031.aspx
But MSP430F5529 LP have better upgradable open source FET with 1 Mbps USB-UART bridge, wile MSP430G2xx have bridge locked…
Nilesh -
sorry for the delay in getting back to you on this one.
For MF Classic:
the scan time for doing activation, auth + reading 4 blocks (sector), when MCU is running at 16MHz, will be about 225mSec.
For ISO15693, inventory command is about 6mSec…
Other Parts Discussed in Thread: MSP430G2955
Hi..
We have started our development using MSP430G2955 ,we have six anolog signals and we try to sample and accumulate the count using ADC10.The sampling rate is 625 uSec and the maximum sample count is…
Good news, in the beta version of CCS 6 (beta 4) the count of the CPU cycles works fine.
I tested with the MSP430G2955 using the MSP-FET430UIF and works fine. I will test with the launchpad valueline G2.
This new version have good improvements. Now…
At the time when TI FET was not open source, John Taylor made SBW decoding, and analyzed why flash writing need so much time.
https://e2e.ti.com/support/microcontrollers/msp430/f/166/p/257845/909639#909639
Don't know if FET is still working by same…