This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello !
i'm using the msp430g2131 to controlling 3 pwm outputs :
// MSP430F23x0
// -------------------
// /|\| |-
// | | |
// --|RST RX |------DATA
// | |
// | P1.1/TA0|--> TACCR0
// | P1.2/TA1|--> TACCR1
// | P1.3/TA2|--> TACCR2
// |
//
but at the same time I need timerA counts up to CCR0 and goes to isr interrupt to receive data.
**Attention** This is a public forum