10. DMA request multiplexer (DMAMUX)

10.1 Introduction

A peripheral indicates a request for DMA transfer by setting its DMA request signal. The DMA request is pending until served by the DMA controller that generates a DMA acknowledge signal, and the corresponding DMA request signal is deasserted.

In this document, the set of control signals required for the DMA request/acknowledge protocol is not explicitly shown or described, and it is referred to as DMA request line.

The DMAMUX request multiplexer enables routing a DMA request line between the peripherals and the DMA controllers of the product. The routing function is ensured by a programmable multi-channel DMA request line multiplexer. Each channel selects a unique DMA request line, unconditionally or synchronously with events from its DMAMUX synchronization inputs. The DMAMUX may also be used as a DMA request generator from programmable events on its input trigger signals.

The number of DMAMUX instances and their main characteristics are specified in Section 10.3.1 .

The assignment of DMAMUX request multiplexer inputs to the DMA request lines from peripherals and to the DMAMUX request generator outputs, the assignment of DMAMUX request multiplexer outputs to DMA controller channels, and the assignment of DMAMUX synchronizations and trigger inputs to internal and external signals depend upon product implementation. They are detailed in Section 10.3.2 .

10.2 DMAMUX main features

10.3 DMAMUX implementation

10.3.1 DMAMUX instantiation

DMAMUX instantiated with the hardware configuration parameters listed in the following table.

Table 48. DMAMUX instantiation

FeatureDMAMUX
Number of DMAMUX output request channels12 (1) /7 (2)
Number of DMAMUX request generator channels4
Number of DMAMUX request trigger inputs23
Number of DMAMUX synchronization inputs23
Number of DMAMUX peripheral request inputsUp to 76

1. STM32U073xx and STM32U083xx devices.

2. STM32U031xx devices.

10.3.2 DMAMUX mapping

The mapping of resources to DMAMUX is hardwired.

DMAMUX1 is used with DMA1 and DMA2

Table 49. DMAMUX: assignment of multiplexer inputs to resources

DMA request MUX inputResourceDMA request MUX inputResourceDMA request MUX inputResource
1dmamux_req_gen027LPTIM3_IC353TIM2_UP
2dmamux_req_gen128LPTIM3_IC454TIM3_CH1
3dmamux_req_gen229LPTIM3_UE55TIM3_CH2
4dmamux_req_gen330LPUART1_RX56TIM3_CH3
5ADC31LPUART1_TX57TIM3_CH4
6AES_IN32LPUART2_RX58TIM3_TRIG
7AES_OUT33LPUART2_TX59TIM3_UP
8DAC_Channel134LPUART3_RX60TIM6_UP
9I2C1_RX35LPUART3_TX61TIM7_UP
10I2C1_TX36SPI1_RX62TIM15_CH1
11I2C2_RX37SPI1_TX63TIM15_CH2
12I2C2_TX38SPI2_RX64TIM15_TRIG_COM
13I2C3_RX39SPI2_TX65TIM15_UP
14I2C3_TX40SPI3_RX66TIM16_CH1
15I2C4_RX41SPI3_TX67TIM16_COM
16I2C4_TX42TIM1_CH168TIM16_UP
17LPTIM1_IC143TIM1_CH269USART1_RX
18LPTIM1_IC244TIM1_CH370USART1_TX
19LPTIM1_IC345TIM1_CH471USART2_RX
20LPTIM1_IC446TIM1_TRIG_COM72USART2_TX
21LPTIM1_UE47TIM1_UP73USART3_RX
22LPTIM2_IC148TIM2_CH174USART3_TX
23LPTIM2_IC249TIM2_CH275USART4_RX
24LPTIM2_UE50TIM2_CH376USART4_TX
25LPTIM3_IC151TIM2_CH4--
26LPTIM3_IC252TIM2_TRIG--

Table 50. DMAMUX: assignment of trigger inputs to resources

Trigger inputResourceTrigger inputResource
0EXTI LINE012EXTI LINE12
1EXTI LINE113EXTI LINE13
2EXTI LINE214EXTI LINE14
3EXTI LINE315EXTI LINE15
4EXTI LINE416dmamux_evt0
5EXTI LINE517dmamux_evt1
Table 50. DMAMUX: assignment of trigger inputs to resources (continued)
Trigger inputResourceTrigger inputResource
6EXTI LINE618dmamux_evt2
7EXTI LINE719dmamux_evt3
8EXTI LINE820LPTIM1_OUT
9EXTI LINE921LPTIM2_OUT
10EXTI LINE1022LPTIM3_OUT
11EXTI LINE1123Reserved
Table 51. DMAMUX: assignment of synchronization inputs to resources
Sync. inputResourceSync. inputResource
0EXTI LINE012EXTI LINE12
1EXTI LINE113EXTI LINE13
2EXTI LINE214EXTI LINE14
3EXTI LINE315EXTI LINE15
4EXTI LINE416dmamux_evt0
5EXTI LINE517dmamux_evt1
6EXTI LINE618dmamux_evt2
7EXTI LINE719dmamux_evt3
8EXTI LINE820LPTIM1_OUT
9EXTI LINE921LPTIM2_OUT
10EXTI LINE1022LPTIM3_OUT
11EXTI LINE1123Reserved

10.4 DMAMUX functional description

10.4.1 DMAMUX block diagram

Figure 23 shows the DMAMUX block diagram.

Figure 23. DMAMUX block diagram

Figure 23. DMAMUX block diagram. The diagram shows the internal architecture of the DMAMUX block. At the top, a 32-bit AHB bus is connected to an AHB slave interface. The DMAMUX block contains a Request generator sub-block on the left with channels 0 to n, each with a control register (DMAMUX_RGC0CR to DMAMUX_RGCnCR). These channels output signals (dmamux_req_genx) to a Request multiplexer sub-block on the right. The Request multiplexer has channels 0 to m, each with a control register (DMAMUX_C0CR to DMAMUX_CmCR). It receives inputs from peripherals (dmamux_req_inx) and the Request generator. The multiplexer outputs (dmamux_req_outx) go to DMA controllers. A Sync block receives inputs from the multiplexer channels and outputs DMA channel events (dmamux_evtix). An Interrupt interface is also present, connected to the AHB bus and the multiplexer, outputting an interrupt signal (dmamux_ovr_it). Control registers, trigger inputs (dmamux_trgx), and synchronization inputs (dmamux_syncx) are also shown.
Figure 23. DMAMUX block diagram. The diagram shows the internal architecture of the DMAMUX block. At the top, a 32-bit AHB bus is connected to an AHB slave interface. The DMAMUX block contains a Request generator sub-block on the left with channels 0 to n, each with a control register (DMAMUX_RGC0CR to DMAMUX_RGCnCR). These channels output signals (dmamux_req_genx) to a Request multiplexer sub-block on the right. The Request multiplexer has channels 0 to m, each with a control register (DMAMUX_C0CR to DMAMUX_CmCR). It receives inputs from peripherals (dmamux_req_inx) and the Request generator. The multiplexer outputs (dmamux_req_outx) go to DMA controllers. A Sync block receives inputs from the multiplexer channels and outputs DMA channel events (dmamux_evtix). An Interrupt interface is also present, connected to the AHB bus and the multiplexer, outputting an interrupt signal (dmamux_ovr_it). Control registers, trigger inputs (dmamux_trgx), and synchronization inputs (dmamux_syncx) are also shown.

DMAMUX features two main sub-blocks: the request line multiplexer and the request line generator.

The implementation assigns:

10.4.2 DMAMUX signals

Table 52 lists the DMAMUX signals.

Table 52. DMAMUX signals

Signal nameDescription
dmamux_hclkDMAMUX AHB clock
dmamux_req_inxDMAMUX DMA request line inputs from peripherals
dmamux_trgxDMAMUX DMA request triggers inputs (to request generator sub-block)
dmamux_req_genxDMAMUX request generator sub-block channels outputs
dmamux_reqxDMAMUX request multiplexer sub-block inputs (from peripheral requests and request generator channels)
dmamux_syncxDMAMUX synchronization inputs (to request multiplexer sub-block)
dmamux_req_outxDMAMUX requests outputs (to DMA controllers)
dmamux_evttxDMAMUX events outputs
dmamux_ovr_itDMAMUX overrun interrupts

10.4.3 DMAMUX channels

A DMAMUX channel is a request multiplexer channel that can include, depending upon the selected input of the request multiplexer, an additional DMAMUX request generator channel.

A DMAMUX request multiplexer channel is connected and dedicated to a single channel of DMA controller(s).

Channel configuration procedure

Follow the sequence below to configure a DMAMUX x channel and the related DMA channel y:

  1. 1. Set and configure completely the DMA channel y, except enabling the channel y.
  2. 2. Set and configure completely the related DMAMUX y channel.
  3. 3. Last, activate the DMA channel y by setting the EN bit in the DMA y channel register.

10.4.4 DMAMUX request line multiplexer

The DMAMUX request multiplexer with its multiple channels ensures the actual routing of DMA request/acknowledge control signals, named DMA request lines.

Each DMA request line is connected in parallel to all the channels of the DMAMUX request line multiplexer.

A DMA request is sourced either from the peripherals, or from the DMAMUX request generator.

The DMAMUX request line multiplexer channel x selects the DMA request line number as configured by the DMAREQ_ID field in the DMAMUX_CxCR register.

Note: The null value in the field DMAREQ_ID corresponds to no DMA request line selected.

Caution: A same non-null DMAREQ_ID cannot be programmed to different x and y DMAMUX request multiplexer channels (via DMAMUX_CxCR and DMAMUX_CyCR), except when the application guarantees that the two connected DMA channels are not simultaneously active. On top of the DMA request selection, the synchronization mode and/or the event generation may be configured and enabled, if required.

Synchronization mode and channel event generation

Each DMAMUX request line multiplexer channel x can be individually synchronized by setting the synchronization enable (SE) bit in the DMAMUX_CxCR register.

DMAMUX has multiple synchronization inputs. The synchronization inputs are connected in parallel to all the channels of the request multiplexer.

The synchronization input is selected via the SYNC_ID field in the DMAMUX_CxCR register of a given channel x.

When a channel is in this synchronization mode, the selected input DMA request line is propagated to the multiplexer channel output, once a programmable rising/falling edge is detected on the selected input synchronization signal, via the SPOL[1:0] field of the DMAMUX_CxCR register.

Additionally, internally to the DMAMUX request multiplexer, there is a programmable DMA request counter, which can be used for the channel request output generation, and for an event generation. An event generation on the channel x output is enabled through the EGE bit (event generation enable) of the DMAMUX_CxCR register.

As shown in Figure 25 , upon the detected edge of the synchronization input, the pending selected input DMA request line is connected to the DMAMUX multiplexer channel x output.

Note: If a synchronization event occurs while there is no pending selected input DMA request line, it is discarded. The following asserted input request lines is not connected to the DMAMUX multiplexer channel output until a synchronization event occurs again.

From this point on, each time the connected DMAMUX request is served by the DMA controller (a served request is deasserted), the DMAMUX request counter is decremented. At its underrun, the DMA request counter is automatically loaded with the value in the NBREQ field of the DMAMUX_CxCR register and the input DMA request line is disconnected from the multiplexer channel x output.

Thus, the number of DMA requests transferred to the multiplexer channel x output following a detected synchronization event, is equal to the value in the NBREQ field, plus one.

Note: The NBREQ field value can be written by software only when both synchronization enable bit (SE) and event generation enable bit (EGE) of the corresponding multiplexer channel x are disabled.

Figure 24. Synchronization mode of the DMAMUX request line multiplexer channel

Timing diagram for Figure 24 showing synchronization mode. The diagram includes five signals: Selected dmamux_reqx, dmamux_syncx, dmamux_req_outx, DMA request counter, and dmamux_evtx. The Selected dmamux_reqx signal is a periodic pulse train. The dmamux_syncx signal is a single pulse that synchronizes the input request to the output. The dmamux_req_outx signal is the output request, which is a copy of the input request. The DMA request counter is a 5-bit counter that counts down from 4 to 0. The dmamux_evtx signal is a pulse that is generated when the counter reaches zero. The diagram shows that the counter is reloaded with the value 4 when it reaches zero. The example configuration is DMAMUX_CCRx with NBREQ=4, SE=1, EGE=1, SPOL=01 (rising edge).

Selected DMA request line transferred to the output

DMA requests served

DMA request pending

Not pending

Selected dmamux_reqx

dmamux_syncx

dmamux_req_outx

DMA request counter

4 3 2 1 0 4

dmamux_evtx

Synchronization event
Input DMA request line connected to output

DMA request counter underrun
DMA request counter auto-reload to NBREQ
Input DMA request line disconnected from output

Example: DMAMUX_CCRx configured with: NBREQ=4, SE=1, EGE=1, SPOL=01 (rising edge)

MSv41974V1

Timing diagram for Figure 24 showing synchronization mode. The diagram includes five signals: Selected dmamux_reqx, dmamux_syncx, dmamux_req_outx, DMA request counter, and dmamux_evtx. The Selected dmamux_reqx signal is a periodic pulse train. The dmamux_syncx signal is a single pulse that synchronizes the input request to the output. The dmamux_req_outx signal is the output request, which is a copy of the input request. The DMA request counter is a 5-bit counter that counts down from 4 to 0. The dmamux_evtx signal is a pulse that is generated when the counter reaches zero. The diagram shows that the counter is reloaded with the value 4 when it reaches zero. The example configuration is DMAMUX_CCRx with NBREQ=4, SE=1, EGE=1, SPOL=01 (rising edge).

Figure 25. Event generation of the DMA request line multiplexer channel

Timing diagram for Figure 25 showing event generation. The diagram includes six signals: Selected dmamux_reqx, dmamux_req_outx, DMA request counter, SE, EGE, and dmamux_evtx. The Selected dmamux_reqx signal is a periodic pulse train. The dmamux_req_outx signal is the output request, which is a copy of the input request. The DMA request counter is a 5-bit counter that counts down from 3 to 0. The SE signal is a single pulse that is generated when the counter reaches zero. The EGE signal is a pulse that is generated when the counter reaches zero. The dmamux_evtx signal is a pulse that is generated when the counter reaches zero. The diagram shows that the counter is reloaded with the value 3 when it reaches zero. The example configuration is DMAMUX_CCRx with NBREQ=3, SE=0, EGE=1.

Selected DMA request line transferred to the output

DMA request pending

Not pending

Selected dmamux_reqx

dmamux_req_outx

DMA request counter

3 2 1 0 3 2 1 0 3 2 1 0

SE

EGE

dmamux_evtx

DMA request counter reaches zero
Event is generated on the output
DMA request counter auto-reloads with NBREQ value

Example with: DMAMUX_CCRx configured with: NBREQ=3, SE=0, EGE=1

MSv41975V1

Timing diagram for Figure 25 showing event generation. The diagram includes six signals: Selected dmamux_reqx, dmamux_req_outx, DMA request counter, SE, EGE, and dmamux_evtx. The Selected dmamux_reqx signal is a periodic pulse train. The dmamux_req_outx signal is the output request, which is a copy of the input request. The DMA request counter is a 5-bit counter that counts down from 3 to 0. The SE signal is a single pulse that is generated when the counter reaches zero. The EGE signal is a pulse that is generated when the counter reaches zero. The dmamux_evtx signal is a pulse that is generated when the counter reaches zero. The diagram shows that the counter is reloaded with the value 3 when it reaches zero. The example configuration is DMAMUX_CCRx with NBREQ=3, SE=0, EGE=1.

If EGE is enabled, the multiplexer channel generates a channel event, as a pulse of one AHB clock cycle, when its DMA request counter is automatically reloaded with the value of the programmed NBREQ field, as shown in Figure 24 and Figure 25 .

Note: If EGE is enabled and NBREQ = 0, an event is generated after each served DMA request.

Note: A synchronization event (edge) is detected if the state following the edge remains stable for more than two AHB clock cycles.

Upon writing into DMAMUX_CxCR register, the synchronization events are masked during three AHB clock cycles.

Synchronization overrun and interrupt

If a new synchronization event occurs before the request counter underrun (the internal request counter programmed via the NBREQ field of the DMAMUX_CxCR register), the synchronization overrun flag bit SOFx is set in the DMAMUX_CSR register.

Note: The request multiplexer channel x synchronization must be disabled (DMAMUX_CxCR.SE = 0) when the use of the related channel of the DMA controller is completed. Else, upon a new detected synchronization event, there is a synchronization overrun due to the absence of a DMA acknowledge (that is, no served request) received from the DMA controller.

The overrun flag SOFx is reset by setting the associated clear synchronization overrun flag bit CSOFx in the DMAMUX_CFR register.

Setting the synchronization overrun flag generates an interrupt if the synchronization overrun interrupt enable bit SOIE is set in the DMAMUX_CxCR register.

10.4.5 DMAMUX request generator

The DMAMUX request generator produces DMA requests following trigger events on its DMA request trigger inputs.

The DMAMUX request generator has multiple channels. DMA request trigger inputs are connected in parallel to all channels.

The outputs of DMAMUX request generator channels are inputs to the DMAMUX request line multiplexer.

Each DMAMUX request generator channel x has an enable bit GE (generator enable) in the corresponding DMAMUX_RGxCR register.

The DMA request trigger input for the DMAMUX request generator channel x is selected through the SIG_ID (trigger signal ID) field in the corresponding DMAMUX_RGxCR register.

Trigger events on a DMA request trigger input can be rising edge, falling edge or either edge. The active edge is selected through the GPOL (generator polarity) field in the corresponding DMAMUX_RGxCR register.

Upon the trigger event, the corresponding generator channel starts generating DMA requests on its output. Each time the DMAMUX generated request is served by the connected DMA controller (a served request is deasserted), a built-in (inside the DMAMUX request generator) DMA request counter is decremented. At its underrun, the request generator channel stops generating DMA requests and the DMA request counter is automatically reloaded to its programmed value upon the next trigger event.

Thus, the number of DMA requests generated after the trigger event is GNBREQ + 1.

Note: The GNBREQ field value can be written by software only when the enable GE bit of the corresponding generator channel x is disabled.

There is no hardware write protection.

A trigger event (edge) is detected if the state following the edge remains stable for more than two AHB clock cycles.

Upon writing into DMAMUX_RGxCR register, the trigger events are masked during three AHB clock cycles.

Trigger overrun and interrupt

If a new DMA request trigger event occurs before the DMAMUX request generator counter underrun (the internal counter programmed via the GNBREQ field of the DMAMUX_RGxCR register), and if the request generator channel x was enabled via GE, then the request trigger event overrun flag bit OFx is asserted by the hardware in the DMAMUX_RGSR register.

Note: The request generator channel x must be disabled (DMAMUX_RGxCR.GE = 0) when the usage of the related channel of the DMA controller is completed. Else, upon a new detected trigger event, there is a trigger overrun due to the absence of an acknowledge (that is, no served request) received from the DMA.

The overrun flag OFx is reset by setting the associated clear overrun flag bit COFx in the DMAMUX_RGCFR register.

Setting the DMAMUX request trigger overrun flag generates an interrupt if the DMA request trigger event overrun interrupt enable bit OIE is set in the DMAMUX_RGxCR register.

10.5 DMAMUX interrupts

An interrupt can be generated upon:

For each case, per-channel individual interrupt enable, status, and clear flag register bits are available.

Table 53. DMAMUX interrupts

Interrupt signalInterrupt eventEvent flagClear bitEnable bit
dmamuxovr_itSynchronization event overrun on channel x of the DMAMUX request line multiplexerSOFxCSOFxSOIE
Trigger event overrun on channel x of the DMAMUX request generatorOFxCOFxOIE

10.6 DMAMUX registers

Refer to the table containing register boundary addresses for the DMAMUX base address.

DMAMUX registers may be accessed per byte (8-bit), half-word (16-bit), or word (32-bit). The address must be aligned with the data size.

10.6.1 DMAMUX request line multiplexer channel x configuration register (DMAMUX_CxCR)

Address offset: 0x000 + 0x04 * x (x = 0 to 11)

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.SYNC_ID[4:0]NBREQ[4:0]SPOL[1:0]SE
rwrwrwrwrwrwrwrwrwrwrwrwrw

1514131211109876543210
Res.Res.Res.Res.Res.Res.EGESOIERes.DMAREQ_ID[6:0]
rwrwrwrwrwrwrwrwrw

Bits 31:29 Reserved, must be kept at reset value.

Bits 28:24 SYNC_ID[4:0] : Synchronization identification

Selects the synchronization input (see Table 51: DMAMUX: assignment of synchronization inputs to resources ).

Bits 23:19 NBREQ[4:0] : Number of DMA requests minus 1 to forward

Defines the number of DMA requests to forward to the DMA controller after a synchronization event, and/or the number of DMA requests before an output event is generated.

This field must only be written when both SE and EGE bits are low.

Bits 18:17 SPOL[1:0] : Synchronization polarity

Defines the edge polarity of the selected synchronization input:

Bit 16 SE : Synchronization enable

Bits 15:10 Reserved, must be kept at reset value.

Bit 9 EGE : Event generation enable

Bit 8 SOIE : Synchronization overrun interrupt enable

Bit 7 Reserved, must be kept at reset value.

Bits 6:0 DMAREQ_ID[6:0] : DMA request identification

Selects the input DMA request. See the DMAMUX table about assignments of multiplexer inputs to resources.

10.6.2 DMAMUX request line multiplexer interrupt channel status register (DMAMUX_CSR)

Address offset: 0x080

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.SOF11SOF10SOF9SOF8SOF7SOF6SOF5SOF4SOF3SOF2SOF1SOF0
rrrrrrrrrrrr

Bits 31:12 Reserved, must be kept at reset value.

Bits 11:0 SOF[11:0] : Synchronization overrun event flag

The flag is set when a synchronization event occurs on a DMA request line multiplexer channel x, while the DMA request counter value is lower than NBREQ.

The flag is cleared by writing 1 to the corresponding CSOFx bit in DMAMUX_CFR register.

10.6.3 DMAMUX request line multiplexer interrupt clear flag register (DMAMUX_CFR)

Address offset: 0x084

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.CSOF11CSOF10CSOF9CSOF8CSOF7CSOF6CSOF5CSOF4CSOF3CSOF2CSOF1CSOF0
wwwwwwwwwwww

Bits 31:12 Reserved, must be kept at reset value.

Bits 11:0 CSOF[11:0] : Clear synchronization overrun event flag

Writing 1 in each bit clears the corresponding overrun flag SOFx in the DMAMUX_CSR register.

10.6.4 DMAMUX request generator channel x configuration register (DMAMUX_RGxCR)

Address offset: 0x100 + 0x04 * x (x = 0 to 3)

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.GNBREQ[4:0]GPOL[1:0]GE
rwrwrwrwrwrwrwrw

1514131211109876543210
Res.Res.Res.Res.Res.Res.Res.OIERes.Res.Res.SIG_ID[4:0]
rwrwrwrwrwrw

Bits 31:24 Reserved, must be kept at reset value.

Bits 23:19 GNBREQ[4:0] : Number of DMA requests to be generated (minus 1)

Defines the number of DMA requests to be generated after a trigger event. The actual number of generated DMA requests is GNBREQ +1.

Note: This field must be written only when GE bit is disabled.

Bits 18:17 GPOL[1:0] : DMA request generator trigger polarity

Defines the edge polarity of the selected trigger input

00: No event, i.e. no trigger detection nor generation.

01: Rising edge

10: Falling edge

11: Rising and falling edges

Bit 16 GE : DMA request generator channel x enable

0: DMA request generator channel x disabled

1: DMA request generator channel x enabled

Bits 15:9 Reserved, must be kept at reset value.

Bit 8 OIE : Trigger overrun interrupt enable

0: Interrupt on a trigger overrun event occurrence is disabled

1: Interrupt on a trigger overrun event occurrence is enabled

Bits 7:5 Reserved, must be kept at reset value.

Bits 4:0 SIG_ID[4:0] : Signal identification

Selects the DMA request trigger input used for the channel x of the DMA request generator

10.6.5 DMAMUX request generator interrupt status register (DMAMUX_RGSR)

Address offset: 0x140

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.OF3OF2OF1OF0
rrrr

Bits 31:4 Reserved, must be kept at reset value.

Bits 3:0 OF[3:0] : Trigger overrun event flag

The flag is set when a new trigger event occurs on DMA request generator channel x, before the request counter underrun (the internal request counter programmed via the GNBREQ field of the DMAMUX_RGxCR register).

The flag is cleared by writing 1 to the corresponding COFx bit in the DMAMUX_RGCFR register.

10.6.6 DMAMUX request generator interrupt clear flag register (DMAMUX_RGCFR)

Address offset: 0x144

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.COF3COF2COF1COF0
wwww

Bits 31:4 Reserved, must be kept at reset value.

Bits 3:0 COF[3:0] : Clear trigger overrun event flag

Writing 1 in each bit clears the corresponding overrun flag OFx in the DMAMUX_RGSR register.

10.6.7 DMAMUX register map

The following table summarizes the DMAMUX registers and reset values. Refer to the register boundary address table for the DMAMUX register base address.

Table 54. DMAMUX register map and reset values

OffsetRegister313029282726252423222120191817161514131211109876543210
0x000DMAMUX_C0CRRes.Res.Res.SYNC_ID[4:0]NBREQ[4:0]SPOL [1:0]SERes.Res.Res.Res.Res.Res.EGESOIERes.DMAREQ_ID[6:0]
Reset value0000000000000000000000
0x004 to 0x02CDMAMUX_C1CR to DMAMUX_C11CRSame structure as DMAMUX_C0CR
Reset valueSame reset values as DMAMUX_C0CR
0x030-0x07CReservedRes.
0x080DMAMUX_CSRRes.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.SOF11SOF10SOF9SOF8SOF7SOF6SOF5SOF4SOF3SOF2SOF1SOF0
Reset value000000000000
0x084DMAMUX_CFRRes.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.CSOF11CSOF10CSOF9CSOF8CSOF7CSOF6CSOF5CSOF4CSOF3CSOF2CSOF1CSOF0
Reset value000000000000
0x088 - 0x0FCReservedRes.
0x100DMAMUX_RG0CRRes.Res.Res.Res.Res.Res.Res.Res.GNBREQ[4:0]GPOL [1:0]GERes.Res.Res.Res.Res.Res.Res.Res.Res.OIERes.SIG_ID[4:0]
Reset value00000000000000

Table 54. DMAMUX register map and reset values (continued)

OffsetRegister313029282726252423222120191817161514131211109876543210
0x104DMAMUX_RG1CRResResResResResResResResGNBREQ[4:0]GPOL
[1:0]
GEResResResResResResResResOIEResResResSIG_ID[4:0]
Reset value00000000000000
0x108DMAMUX_RG2CRResResResResResResResResGNBREQ[4:0]GPOL
[1:0]
GEResResResResResResResResOIEResResResSIG_ID[4:0]
Reset value00000000000000
0x10CDMAMUX_RG3CRResResResResResResResResGNBREQ[4:0]GPOL
[1:0]
GEResResResResResResResResOIEResResResSIG_ID[4:0]
Reset value00000000000000
0x110 -
0x13C
ReservedResResResResResResResResResResResResResResResResResResResResResResResResResResResResResResResRes
0x140DMAMUX_RGSRResResResResResResResResResResResResResResResResResResResResResResResResResResResOF3OF2OF1OF0
Reset value0000
0x144DMAMUX_RGCFRResResResResResResResResResResResResResResResResResResResResResResResResResResResCOF3COF2COF1COF0
Reset value0000
0x148 -
0x3FC
ReservedResResResResResResResResResResResResResResResResResResResResResResResResResResResResResResResRes
Refer to Section 2.2 on page 55 for the register boundary addresses.