Tool/software: Code Composer Studio
hi,
i would like to configure baremetal EDMA mcspi code.what will be the program flow for edma in baremetal??
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.
Hi Muhammad,
I made a search but not able to find AM571x McSPI EDMA baremetal example. I was able to find BIOS example, which is very close to baremetal, thus you can refer to it and reuse.
MCSPI_BasicExample_Dma_idkAM571x_armTestProject
PDK_INSTALL_PATH/ti/drv/spi/test/src/am571x/SPI_idkAM571x_board.c
PDK_INSTALL_PATH/ti/drv/spi/test/src/main_mcspi_test.c
Check also below e2e threads
:
Regards,
Pavel