Part Number: MSP430G2533 Hi.
I spent three full days trying to sort this issue out. I have been programming the MSP430G2533 to do many things sucessfully, especially with PWM and other things. I can also program the I2C master to talk to a BQ fuel gauge…
Part Number: MSP430G2533 Other Parts Discussed in Thread: MSP430FR2310 , MSP430G2553 Dear TI,
We are using MSP430G2533-IPW20 in our sensors but we require more low power.
We use 1 uart and 5 interrupts.
Could you please suggest me which device we could…
Part Number: MSP430G2533 Other Parts Discussed in Thread: MSP430G2553 , MSP-EXP430G2ET Hello experts,
My customer plan to use MSP430G2533 for their wireless application.
They plan to write program code via I2C between G2533 and wireless communication…
Part Number: MSP430G2533 Other Parts Discussed in Thread: ENERGIA Tool/software: Code Composer Studio I am trying to debug and run and imported Energia project. There are no error within the actual code, but I get the error messages below when I try to…
Part Number: MSP430G2533 Dear experts,
My customer request sample code about I2C communication.
From datasheet, it is little bit difficult to understand how to use I2C. (especially, ACK judge is difficult to understand)
Could you tell me good sample…
Part Number: MSP430G2533 Dear experts,
I got question about code porting from G2403 to G2533.
My customer want to port the code (which is used for G2403) to G2533.
Is it possible?
From datasheet, pin location is same G2533 and G2403.
I would appreciate…
Part Number: MSP430G2533 Other Parts Discussed in Thread: MSP430G2553 , LDC1101 Hi, I trying to program the LDC1101 from ti and acording to the datasheet I need 16bit clock for write and read, is there any way that MSP430G2553 SPI module can do that?
…
Hi Luca,
Let me make sure I understand your setup. You say when you connect the FTDI directly to the MSP430G2533 RX and TX (pin 1.0 and 1.1), it works, correct? How were you connecting before when it was not working?
Part Number: MSP430G2553 Other Parts Discussed in Thread: MSP430G2533 Tool/software: Hello, I'm trying to send a hex value from on MSP430G2533 (let's call is MSP430 transmitter) to another MSP430G2533 (let's call MSP430 receiver) over SPI. …