9 years, 7 months ago.

DMA ADC for STM32F302

I am trying to use direct DMA mode the Nucleo family. I have working solution for the STM32L152, but want to run on the STM32F302. It seems the STM32F302 target is missing the command: "ADC_DMARequestAfterLastTransferCmd()" in the mbed code for the device. I am not sure if this is the problem, or if there is an alternative command that does the same thing. Any suggestions on where to look would be greatly appreciated.

1 Answer

8 years, 4 months ago.

I want look it,thinks!