Part Number: MSP430G2102 Other Parts Discussed in Thread: MSP430WARE I'm using the MSP430G2102 in my low power project ,In my application I use the USCI I2C bus in slave mode ,but I can`t find TI_USCI_I2C_slave.c and TI_USCI_I2C_slave.h,I have already…
Hi Thomas,
For a start, you can find numerous example code in the link below
dev.ti.com/.../
Master slave communication can be done in various ways, SPI, I2C etc. You have to determine which works best for you.
For the sending data to the tablet;…
Other Parts Discussed in Thread: MSP430G2102 Hello
I am developing application on MSP430G2102 with IAR workbench.
The program gets downloaded and verified ok, but if my debug session has a Register window open, I get this message: "Failed to read…
Other Parts Discussed in Thread: MSP430G2102 , MSP430G2402 I'm trying to write code for communicate with rfm69hc rf module over spi and I've written some pin i/o functions I've programmed it with another mcus but they have more than 1 kb flash size. …
Ok, i think it works now. I had to connect the "TDIS" line (pin 4 of the TI-JTAG-14) to GND (probably it is intended to detect the presence of the target board) and i have created a new target configuration file. No idea what is wrong with the old one…
Other Parts Discussed in Thread: TL4242 , MSP430G2102 , LM2623 , LMR61428 Hello,
Currently I need to use LM2623, TL4242 and MSP430G2102.
How and where would get the models?
if not available, can one create the required models?
Best regards,
…
Other Parts Discussed in Thread: MSP430F5438A , MSP430G2444 , MSP430G2102 There have been the following threads which reported some MSP430 part numbers are missing in the CCS 11.2 New CCS Project Wizard:
CCS 11.2: Missing Microcontroller Part Number…