FAQ
- M051 Base Series(95)
- M0518 Series(97)
- M0519 Series(43)
- M0564 Series(1)
- Mini51 Base Series(90)
- Nano100/102 Base Series(101)
- Nano103 Base Series(10)
- Nano110/112 LCD Series(100)
- Nano120 USB Series(111)
- Nano130 Advanced Series(110)
- NUC029 Series(94)
- NUC100/200 Advanced Series(102)
- NUC120/122/123/220 USB Series(116)
- NUC121/125 Series(1)
- NUC126 USB Series(2)
- NUC130/230 CAN Series(103)
- NUC131/NUC1311 CAN Series(98)
- NUC140/240 Connectivity Series(114)
Products
Applications
Function
+
常见问答
什么是PDMA Stride Mode?该如何使用? 日期:2018-11-28
Stride模式为一种PDMA的特殊模式,可将某处内存的数据以固定的间隔及数量搬移到另一处的内存。
举例:有一连续的内存区块,内容数据为图片颜色信息且排列顺序固定为红色、绿色、蓝色,使用Stride 模式的话可透过硬件将个别红色、绿色、蓝色的数据从内存抽离并搬移至另一块内存区块,且过程中不需要任何CPU的介入。

启用Stride模式必须在一般PDMA基础模式下额外设定四个寄存器:
a) STRIDEEN:使能Stride模式
b) SASOL:源地址的偏移量
c) DASOL:目的地址的偏移量
d) STC:每次Stride传输下的数据量
PDMA基础模式介绍与设定请详见TRM M480 Series 章节6.6

| 产品: | 微控制器 ,Arm Cortex-M4 微控制器 |
|---|---|
| 应用: | |
| 功能: | Peripherals,Connectivity,DMA (PDMA) |