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.

AM2732: How many EDMA parameter sets are in AM2732?

Part Number: AM2732

Hi,

In AM2732 TRM, some info shows there are 128 EDMA parameter sets, but some shows 512.

And in mcu plus sdk, it defines number of parameter sets to 256.

mcu_plus_sdk_am273x_08_02_00_26\source\drivers\hw_include\am273x\cslr_soc_defines.h
/** @brief Number of PaRAM Sets available */
#define SOC_EDMA_NUM_PARAMSETS (256U)

Would you pls kindly advise which info is correct?

Thanks,

Chris