Other Parts Discussed in Thread: TM4C123GH6PM , TM4C123BH6PM , MSP430F135 Hi, I'm using two MCU of Tiva C series which are TM4C123BH6PM, TM4C123GH6PM.
I'm curious of the difference of these two.
(ref : TM4C123BH6PM datasheet page 1271)
Just looking…
Hello Amit,
There was no special reason why both were GND-ed.
However, I think there's no problem with it.
I tried this sensor with a MSP430F135, and the sensor worked fine
whether pin 2 and 3 were GND-ed.
Also reading "WHO AM I" register shows the…
I replaced the ADS1120 this morning, and everything was fine. With the 10k || 10k across Vref (1.25V external) to Avss, it was measuring 32678 counts. Resistors are 10k 0.1%.
After a few hours of playing around on the inputs it not linear again, now…
Other Parts Discussed in Thread: TRS3221 , MSP430F135 , MAX3232 Hello, I'm trying to connect my MCU to RS232 ports.
This is the schematic.
I'm not using EK or DK board. The DOUT, RIN is connected to the RS232 pins using a USB to serial cable.
…
BIT6 and BIT7 are not meant to be assigned to; they do not represent a particular object, they represent a bitmask you would OR into some object.
I can't figure out which register you actually intend to modify. There are no registers containing the…
Other Parts Discussed in Thread: MSP430F135 avi
i am trying to do "debug active project" to my program and i get this message :
MSP430: Trouble Writing Memory Block at 0x200 on Page 0 of Length 0x3cc: Could not write device memory
Cannot…
Other Parts Discussed in Thread: MSP430F135 , MSP430G2101 , MSP430F5308
When I used the MSP430F135 (older device) I had problems
where if the pwr supply voltage did not go to zero when shut down and if there
was some capacitance still charged to about…
Other Parts Discussed in Thread: MSP430F135 , MSP430F1101A Hi all My design is a simple communication system with tx and Rx. I am transmitting data based on the key pressed on the remote. I have designed a look up table from which it picks up information…
Other Parts Discussed in Thread: MSP430F135 , MSP430F1101 1)I have some basic doubts. How can i access each pins of PORTS on MSP430F135. Allthough i remember reading the PORTS to be bit addressable. The above task is imperative coz in i have got three output…