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.

AES Module Unable to get request through DMA Module in CC2530

Other Parts Discussed in Thread: CC2530

We are using the CC2530 chip. We are trying to use the AES co-processor for encoding/decoding in conjuction with DMA. Now, AES encryption/decryption module requires a key and initialization vector to be loaded into the AES module. We are trying to load the same through DMA. However the DMA module is not getting DMA request from the AES module. We are using the sample code provided by TI (which is for some other family of RF chips). Please respond on the same ASAP.