Other Parts Discussed in Thread: IO-EXPANDER-EVM, MSP430G2553, TCA9555, UNIFLASH
I have MSP430G2553 and IO-Expander-EVM. When I execute IO-Expander Flash.bat, I get the following in cmd window:
Programing IO_Expander.txt into MSP430G2553 ......
* -----/|-------------------------------------------------------------------- *
* / |__ *
* /_ / MSP430 Flasher v1.3.0 *
* | / *
* -----|/-------------------------------------------------------------------- *
* Evaluating triggers...done
* Checking for available FET debuggers:
* Found USB FET @ COM5.
* Initializing interface on TIUSB port...done
* Checking firmware compatibility:
* FET firmware is up to date.
* Reading FW version...done
* Reading HW version...done
* Setting VCC to 3000 mV...
# Exit: 44
# ERROR: Could not set device Vcc
* Starting target code execution...done
* Disconnecting from device...done
*
* ----------------------------------------------------------------------------
* Driver : closed (Could not find device (or device not supported))
* ----------------------------------------------------------------------------
*/
Press any key to continue . . .
---------------------------------------------------------------
The MSP430 executes the OOBE demo (leds and Temperature documented in User Guide doc.) without problems. This controller is M430G2553 a newer version than one shown in TI slvua59a July 2014 page 5. The UART jumpers are different on the previous MSP430 from the one I have.
Could you provide guidance on solving this problem. I plan to evaluate the TCA9555 expander once the EVM is functioning.