Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: MSP430G2102 Other Parts Discussed in Thread: MSP430G2101 , CCSTUDIO , MSP-FET hello,
I'm trying to connect a "BlackHawk XDS560v2-USB System Trace Emulator" to an MSP430G2101.
I want to use LoadTI, but I get "SEVERE: MSP430: Error…
Part Number: MSP430G2102 Hi,
Its to inform you that I have used MSP430G2102 microcontroller for the firmware development where i have used PORT1, PORT2, Timer, I2C examples code routine with the interrupt.
I have select the whole program optimization…
Part Number: MSP430G2102 Other Parts Discussed in Thread: CC1310 , Hi,
Here i am using MSP430G2102 microcontroller as a slave device and CC1310 TI chip as a master device.
TI chip is wake based on gpio high/low. Here we have used LPM4 mode.
Device gets…
Part Number: MSP430G2102 Tool/software: Code Composer Studio Hi ,
In our system, MSP430G2102 acts as an I2C slave device. We want to update the program to MSP430 over I2C. Is this feasible? If not, then which series of MSP430 supports this feature?
Thanks…
Part Number: MSP430G2102 Other Parts Discussed in Thread: MSP-FET Tool/software: Code Composer Studio Hello,
I have got my bussiness card pcb using this forum, and I could program the business card using "blink LED example". after use the "blink LED example…
Part Number: MSP430G2102 Other Parts Discussed in Thread: MSP-FET , Tool/software: Code Composer Studio I am using the MSP430G2102 MCU on my test board. I purchased a MSP-FET device and I want to flash it with the CCS V.7 tool with the project file that…
Part Number: MSP430G2102 Other Parts Discussed in Thread: MSP430F2416 Tool/software: Code Composer Studio I'm using MSP430G2102, In the CCS example msp430g2xx2_usi_09.c, the IO configuration is:
P1OUT = 0xC0; // P1.6 & P1.7 Pullups P1REN |= 0xC0;…
Part Number: MSP430G2102
Tool/software: Code Composer Studio
I'm using USI as an I2C slave receiver, I can not get the right data in the USISRL register.the source code is the example msp430g2xx2_usi_08.c in TI Resource Explorer.
I can enter the…
Part Number: MSP430G2102 Hello MSP430 Team,
I have a customer who is experiencing some issues during their testing for voltage transient tolerance. The application is a simple system monitor for a master micro controller. The MSP receives a SPI message…