SPRUJC6A December 2024 – July 2025 AM2752-Q1 , AM2754-Q1
DMA Peripheral Configuration Register
Return to Summary Table
| Instance Name | Physical Address |
|---|---|
| FSS0 | 0FC4 0020h |
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| DMA_PERIPH_RESV2_FLD | |||||||
| R | |||||||
| 0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| DMA_PERIPH_RESV2_FLD | |||||||
| R | |||||||
| 0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| DMA_PERIPH_RESV2_FLD | NUM_BURST_REQ_BYTES_FLD | ||||||
| R | R/W | ||||||
| 0h | 0h | ||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| DMA_PERIPH_RESV1_FLD | NUM_SINGLE_REQ_BYTES_FLD | ||||||
| R | R/W | ||||||
| 0h | 0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31:12 | DMA_PERIPH_RESV2_FLD | R | 0h | Reserved |
| 11:8 | NUM_BURST_REQ_BYTES_FLD | R/W | 0h | Number of Burst Bytes: Number of bytes in a burst type request on the DMA peripheral request. A programmed value of 0 represents a single byte. This should be setup before starting the indirect read or write operation. The actual number of bytes used is 2**[value in this register] which will simplify implementation. |
| 7:4 | DMA_PERIPH_RESV1_FLD | R | 0h | Reserved |
| 3:0 | NUM_SINGLE_REQ_BYTES_FLD | R/W | 0h | Number of Single Bytes: Number of bytes in a single type request on the DMA peripheral request. A programmed value of 0 represents a single byte. This should be setup before starting the indirect read or write operation. The actual number of bytes used is 2**[value in this register] which will simplify implementation. |