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.

CCS/AM3352: GPIO interrupt triggered EDMA

Part Number: AM3352

Tool/software: Code Composer Studio

Hi

    External devices will generate a GPIO interrupt to am3352.

How can I configure GPIO so that it can generate an event,

and how can I configure it in EDMA so that it can start EDMA transmission at this time.

My PDK version is processor_sdk_rtos_am335x_5_02_00_10

and the EDMA driver version is edma3_lld_2_12_05_30C.

Thanks!