2023-01-10 10:01 PM
2023-01-24 03:21 AM
Hello @niramlkumar.r and welcome to the Community :),
The IDMA is enabled by the IDMAEN bit in SDMMC_IDMACTRLR register.
The different IDMA modes are details in the RM0438 and precisely SDMMC DMA control register (SDMMC_IDMACTRLR) Section.
I advise you to take look at the FatFs_uSD_DMA example may help you in your implementation.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-01-24 03:21 AM
Hello @niramlkumar.r and welcome to the Community :),
The IDMA is enabled by the IDMAEN bit in SDMMC_IDMACTRLR register.
The different IDMA modes are details in the RM0438 and precisely SDMMC DMA control register (SDMMC_IDMACTRLR) Section.
I advise you to take look at the FatFs_uSD_DMA example may help you in your implementation.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.