Part Number: TMS320F28235
Hi
Problem background: It was found that PWM interrupt could not be entered without and power-down again, after an online upgrade of TI28235 program using CAN BOOTLOADER. By analyzing the cause, it was found that the ETFLG flag corresponding to the PWM interrupt was not cleared inside the PWM initialization.
Question (1): Since the ETFLG logo is always there, why is it impossible to get into the PWM interrupt program?
Question (2): Is it because PWM's interrupt request to the CPU is a pulse signal? It is described in the TI technical documentation as:
If interrupts are enabled ,ETSEL[INTEN]=1 and the interrupt flag is clear,ETFLG[INT]=0, then an interrupt pulse is generated and the interrupt flag is set, ETFLG[INT]=1.
So how long does this pulse signal last?
Thanks.
