cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX5.1.0 ADC "DMA Continuous Requests" doesn't work

kurta999
Senior

I opened an older project which was created with 5.0.1, and the newest CubeMX shows an error for this option in ADC. But this option is correct. I tried to create a new project, and I wasn't able to enable this option here.

33 REPLIES 33

​Hello @mospi​ , issue is fixed, the fix will be available for the next release (week 40).

Best Regards,

Khouloud.

SAkht
Associate

Same problem here with STM32F446RE. No DMA continously request available.

STM32CubeIDE version 1.0.2 Build: 3566_20190716-0927 (UTC)

wiht

STM32CubeMX version 5.3.0. Build: 20190711-0903 (UTC)

STM32F401RE is working with same versions.

Hi!

I have the same issue here. It's a new issue for the STM32F446RE board.

https://community.st.com/s/question/0D50X0000BNJg3USQT/dma-continuous-requests-not-selectable-option-on-stm32f446re-nucleo-board

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer

hi same issue on "STM32F429ZI"

can not select ADC: DMA Continuous Requests enable. it is always appear disable.

my cubemx version: 5.4.0

please check issue.

attach .ioc file.

same problem. it make me crazy!! very angry!!​

​Hello @HJung.6​ ,

You need to Add  first " DMA Request " under DMA Settings and then you can enable the "DMA Continuous Requests".

Regards,

Khouloud.

Issue already fixed, You have a missed  config  in your project.

Please  Add " DMA Request " under DMA Settings .

Regards,

Khouloud.

0690X00000ArNgfQAF.png

you're right. so sorry it is work!