よくある質問
- M051 ベースシリーズ(95)
- M0518シリーズ(97)
- M0519シリーズ(43)
- M0564 シリーズ(1)
- ミニ 51 ベースシリーズ(90)
- ナノ 100/102 ベースシリーズ(101)
- Nano103 ベースシリーズ(10)
- ナノ 110/112 LCD シリーズ(100)
- ナノ 120 USB シリーズ(111)
- ナノ 130 アドバンストシリーズ(110)
- NUC029 シリーズ(94)
- NUC100/200 アドバンストシリーズ(102)
- NUC120/122/123/220 USB シリーズ(116)
- NUC121/125シリーズ(1)
- NUC126 USB シリーズ(2)
- NUC130/230 CAN シリーズ(103)
- NUC131/NUC1311 CAN シリーズ(98)
- NUC140/240 コネクティビティシリーズ(114)
よくある質問
What is PDMA Stride Mode? How to use it? 日付:2018-11-28
Stride mode is a special PDMA mode, which can move the data of a certain memory to another memory with a fixed interval and quantity.
For example, there is a continuous memory block. The content data is picture color information and the order is fixed to red, green, blue. With Stride mode, individual red, green, and blue data can be extracted from the memory and moved to another memory block by hardware without any CPU intervention.

To enable Stride mode, four additional registers must be set in the normal PDMA basic mode:
a) STRIDEEN: Enable Stride mode
b) SASOL: Offset of the source address
c) DASOL: Offset of destination address
d) STC: The amount of data per Stride transmission
Please refer to section 6.6 in the M480 Series Technical Reference Manual for the introduction and setting of the PDMA basic mode.

| 製品: | マイクロコントローラ ,Arm Cortex-M4 MCU |
|---|---|
| アプリケーション: | |
| 機能: | Peripherals,Connectivity,DMA (PDMA) |