Part Number: MSP430G2213 Other Parts Discussed in Thread: MSP430G2233 Used it all day yesterday, looking at the debugger and getting exactly the ADC returns I expected on the VCC/2 channel (INCH_11). Datasheet for '2213 indicates it does not contain the…
Part Number: MSP430G2213 Other Parts Discussed in Thread: MSP-FET I'm having trouble uploading my program on my MSP micro with CCS12.4.
My code still compiles fine, but whenever i try to upload it i get hte error. "TI MSP430 USB1/MSP430 : Target must…
Hello Zakaria,
If I interpret your question correctly, I believe you asking for ways to invoke the BSL. As you can see in Table 1, the MSP430G2213 only has two ways to invoke the BSL. An toggling sequence on the TEST and /RST pins caused by an external…
Other Parts Discussed in Thread: MSP430G2213 Customer question on a MSP430G2213 detail - I'm using the comparator with the output going to P1.3/CAOUT to trigger some external hardware. I also want to time the comparator. I see the timer output connects…
Other Parts Discussed in Thread: MSP430G2213 , ADS1298 hello glad my name is Luis Carlos live in Colombia , I have a ads1298 and I would like to know more about this device , I already wished I read the pdf and see if you have any SPI circuit to communicate…
Thanks a lot for the respone,
my plan make MSP430FR5739 as bridge for communication data with switch baudrate
UARTs2 with baudrate 5787 <-----> MSP430FR5739 <------> UARTs1 baudrate 4800
so I try to initial UART2 with UCA1 with baudrate 5787 and…
Other Parts Discussed in Thread: MSP430G2213 Dear All,
Iam planning to use MSP430G2213 for my project.
I have an ADC also.
Is it possible to use the CLK out of the SPI interface available on the microcontroller to
provide clock to the ADC…
Other Parts Discussed in Thread: MSP430WARE , MSP430FR5739 , MSP430G2213 Hello,
I'm new to msp430 programming. I am attempting to make a frequency counter for a very low frequency range. So, I have a square wave signal coming out of a schmitt trigger…