Other Parts Discussed in Thread: MSP430G2153 I am looking to use the MSP430G2153 and run a UART port at 115k baud. I prefer not to use an external crystal/clock and was wondering whether there are any stability issues with using the internal DCO or VLO…
Other Parts Discussed in Thread: MSP430G2153 , BQ24450 , LM393 Hi,
I am planning to interface the MSP430G2153 with bq24450 to read the charge status pins.
The problem is that if I connect directly to STAT1 pin it will mass up the voltage divider. So, I…
I want to use the cheaper G2153 with only 1KB memory. My project is for five buttons, no slider function needed. Based on reading around the various docs using anything above the API calls of TI_CAPT_Raw() will put me over the 1KB mark. I plan on using…
Other Parts Discussed in Thread: MSP430G2153 , MSP430F2370 Hi,
I am trying to send data through SPI from MSP430F2370 to MSP430G2153, I am using the example code from TI but the receiver isn't getting the same data that is transmitted. I only need to send…
Other Parts Discussed in Thread: MSP430G2153 Dear All,
can anybody tell me whether rs485 and i2c (both) is possible with msp430g2153 or not.
thanks
regards
Dear All,
iam using MSPg2153 and Tsl235(light to frequency sensor)
the output of this sensor has to be connected to my mspG2153, WHICH PIN WILL BE SUITABLE to connect this sensor as i have to calculate the input frequency(output of sensor will be square…
Other Parts Discussed in Thread: MSP430G2153 , CC3200 , ENERGIA , UNIFLASH , MSP-FET Hello Everyone!
I have a custom designed board with MSP430G2153 controller. I want this to program using TI Launchpad. I'm working in MSP for the first time but familier only…