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…
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: MSPBSL , Tool/software: Code Composer Studio Hi !
I am trying to understand how the Bootloader works, and I have several questions.
the Bootloader is integrated in a protected memory (ROM or FLASH…
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 with any MSP430G…
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?
Is there…
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…
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…