Top "Msp430" questions

The msp430 is a family of 16-bit microcontrollers from Texas instruments.

TI MSP430 Interrupt source

I know that when working with the MSP430F2619 and TI's CCSv4, I can get more than one interrupt to …

c embedded interrupt msp430 texas-instruments
How to get execution time using msp430?

I would like to have the execution time of a C code in milliseconds and I use msp430f16. Any …

c timer embedded msp430