Jan 20, 2020
03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 20, 2020
03:10 AM
Hi all,
The interrupt of zero match for both GTM TOM0_CH0 and TOM0_CH1 are enabled with individual Interrupt Service Routine.
However, why only 1 of the interrupt occurred at any one time? We have tested individually, both TOM0_CH0 and TOM0_CH1 are working properly. What happened?
Kind regards,
Christine
#8042000 20354
The interrupt of zero match for both GTM TOM0_CH0 and TOM0_CH1 are enabled with individual Interrupt Service Routine.
However, why only 1 of the interrupt occurred at any one time? We have tested individually, both TOM0_CH0 and TOM0_CH1 are working properly. What happened?
Kind regards,
Christine
#8042000 20354
- Tags:
- IFX
1 Reply
Jan 20, 2020
04:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 20, 2020
04:18 AM
Hi Christine,
Both TOM channels shared the same IRQ (GTM_TOM0_IRQ0). Only one Interrupt Service Routine can be catered for these two interrupts.
Remark: Two adjacent TOM Channels are shared. Example TOMx_CH0 share with CH1, CH2 shared with CH3, CH4 shared with CH4 and so on…..
Best regards,
Mr. AURIX™
Both TOM channels shared the same IRQ (GTM_TOM0_IRQ0). Only one Interrupt Service Routine can be catered for these two interrupts.
Remark: Two adjacent TOM Channels are shared. Example TOMx_CH0 share with CH1, CH2 shared with CH3, CH4 shared with CH4 and so on…..
Best regards,
Mr. AURIX™
This widget could not be displayed.