This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28388D: use of uDMA channels in the Connectivity Manager (CM)?

Part Number: TMS320F28388D


Hi,

Regarding the assignment of using the uDMA channels, if I want a certain peripheral to use the uDMA,do I have to use the dedicated channel to that peripheral or can I use any of the 32 channels which is available?

Also the channels marked Reserved in the ''Table 49-1. µDMA Channel Assignment Mapping''  means they are not available for use or?

Sincerely,

Aleksandar 

  • Hi,

     Regarding the assignment of using the uDMA channels, if I want a certain peripheral to use the uDMA,do I have to use the dedicated channel to that peripheral or can I use any of the 32 channels which is available?

    You need to use the channels dedicated for the peripheral  as per Table 49-1

     Also the channels marked Reserved in the ''Table 49-1. µDMA Channel Assignment Mapping''  means they are not available for use or?

    That is correct. These are assigned to any peripherals so should not be used. 

    Regards

    Vivek Singh

  • Thank you for the response and for making it clear to me.