SLAU893B October 2023 – July 2024 MSPM0C1103 , MSPM0C1103-Q1 , MSPM0C1104 , MSPM0C1104-Q1
The ADC peripheral contains three event publishers and one event subscriber.
One event publisher (CPU_INT) manages ADC interrupt requests (IRQs) to the CPU subsystem through a static event route. The second event publisher (GEN_EVENT) can be used to publish ADC events to a subscriber through a generic event route channel. The third event publisher (DMA_TRIG) can be used as an ADC-to- DMA trigger to send ADC events directly to the DMA through a DMA event route.
The event subscriber (FSUB_0) can be used to subscribe to events which are published to the event fabric through a generic event route channel.
The ADC events are summarized in Table 9-6.
Event | Type | Source | Destination | Route | Configuration | Functionality |
---|---|---|---|---|---|---|
CPU interrupt event | Publisher | ADC | CPU Subsystem | Static route | CPU_INT registers | Fixed interrupt route from ADC to CPU |
Generic publisher event | Publisher | ADC | Generic event channel | Generic route (FPUB_0) | GEN_EVENT registers, FPUB_0 register | Trigger generic event channel from ADC |
DMA trigger event | Publisher | ADC | DMA | DMA route | DMA_TRIG registers | Fixed trigger route from ADC to DMA |
Generic subscriber event | Subscriber | Other peripherals | ADC | Generic route(FSUB_0) | FSUB_0 | ADC subscription to generic event channel |