2019-09-05 08:36 AM
Circular buffer DMA is defined for an ADC.
I want it to start and continue to convert forever.
If I manually correct the init procedure which was generated, that works well
2019-09-24 01:34 AM
which device are you using?
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.
2019-09-24 03:05 AM
STM32F446
2019-09-24 03:46 AM
Hi @WBayo ,
This seems to be the same issue as DMA Continuous Requests - Not selectable option on STM32F446RE Nucleo Board.
@Nesrine.JLASSI : could you please have a look to both discussions?
Amel
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.
2019-09-24 05:19 AM
Yes, indeed.
It is just what I did to go around the bug in the IDE.
I am now using the version STM32CubeMX 5.3.0.201907110903
and the bug is still not corrected.
2019-09-24 08:33 AM
Hello @WBayo
Thanks for the feedback, the problem is known, it will be corrected in the next STM32CubeMX release.
Best regards,
Nesrine