DMA cycles on PSoC6

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Kenshow
Level 8
Level 8
Distributor - Marubun (Japan)
50 solutions authored 25 solutions authored 10 solutions authored

Hello,

I am reading AN22875 ”DMA on PSoC 6 MCU”. So, I have a question about  "Elements of a Transfer" in section 10.1 and Table 1.

Although it is written as 2 cycles in the explanation, it is 3 cycles in the table. Is this right?

The explanation:

A transfer can be split into multiple operations as shown in Table 1 with the corresponding cycles needed for their execution. Each transaction is initiated by a trigger, which goes through trigger synchronization circuit and takes up two cycles. These two cycles will be consumed whenever there is a trigger event being used.

Table 1:

OperationCycles (Slow Clock Cycles)
Trigger Synchronization and Priority decoding3
Start state machine and load channel config3
Load descriptors

4 for single transfer

5 for 1D transfer

6 for 2D transfer

Load next pointer 1

1
Moving data from source to destination3

Thanks,

Kenshow

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Kenshow,

Yes. You are correct. This must be a typo in the Table 1. It should be '2'. We will inform this to our documentation team.

Thank you very much for pointing this out to us.

Regards

Ganesh

View solution in original post

0 Likes
2 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Kenshow,

Yes. You are correct. This must be a typo in the Table 1. It should be '2'. We will inform this to our documentation team.

Thank you very much for pointing this out to us.

Regards

Ganesh

0 Likes
Kenshow
Level 8
Level 8
Distributor - Marubun (Japan)
50 solutions authored 25 solutions authored 10 solutions authored

Hi Ganesh,

I will correct this into a Japanese translation document.

Community Translation - AN228753 - DMA on PSoC 6 MCU

Thanks,

Kenshow

0 Likes