Other Parts Discussed in Thread: TMS320F2812
Hi,
Please teach me about TMS320F2812 SCI interrupt.
I'm check the behavior of the SCI break-detect interrupt(BRKDT).
(A) If I caused the SCI break-detect after SCI initialization, F2812 calls the SCI ISR(RXERRINT) successfully.
(B) If I caused the SCI break-detect before SCI initialization, F2812 don't calls the SCI ISR.
Do you know why the ISR is not called by the pattern (B) ?
Note:
- (A) and (B) is same program code.
- Short the SCIRXD and GND to generate BRKDT.
Best regards,
Mino.M