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.

MSP430FG6626: 10us interrupt latency

Part Number: MSP430FG6626

I am developing an applicaiton using the MSP-TS430PZ1100AUSB dev board.

I've set ACLK, SMCLK, and MCLK to XT2 (4 MHZ) and verified ACLK and SMCLK are indeed 4MHZ by measuring the clocks at the output pins.

I've wired 2 GPIO pins together, and enabled low to high interrupt on one.  When I set one pin high, the interrupt handler does run but the latency is very long, 10us.

It should be around 6 cycles , or 1.5 us.

I will post code if needed, but any obvious things I should check first?

**Attention** This is a public forum