2019-02-26 11:50 AM
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.
Solved! Go to Solution.
2019-09-09 02:34 AM
Hello @mospi , issue is fixed, the fix will be available for the next release (week 40).
Best Regards,
Khouloud.
2019-09-19 01:00 AM
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.
2019-09-23 04:22 PM
Hi!
I have the same issue here. It's a new issue for the STM32F446RE board.
2019-10-28 10:32 PM
2019-10-28 10:33 PM
2019-10-28 11:12 PM
same problem. it make me crazy!! very angry!!
2019-10-29 01:30 AM
Hello @HJung.6 ,
You need to Add first " DMA Request " under DMA Settings and then you can enable the "DMA Continuous Requests".
Regards,
Khouloud.
2019-10-29 01:33 AM
Issue already fixed, You have a missed config in your project.
Please Add " DMA Request " under DMA Settings .
Regards,
Khouloud.
2019-10-29 01:36 AM
2019-10-31 06:07 PM
you're right. so sorry it is work!