Skip to main content
lyiku.1
Associate II
November 22, 2024
Solved

Old issues cubemx adc dma order

  • November 22, 2024
  • 3 replies
  • 791 views

adc.jpgmx2.jpgmx.jpg

Best answer by lyiku.1

SSorry,I thought my Cubemx was the latest version

3 replies

lyiku.1
lyiku.1Author
Associate II
November 22, 2024

if i'm wrong , cubemx should give  hint  like this aa.jpg

lyiku.1
lyiku.1Author
Associate II
November 22, 2024

it takes me a few hours to solve 

Technical Moderator
November 27, 2024

Hello @lyiku.1,

1- The MX_DMA_Init order issue is already fixed since CubeMX V6.6.0: 

Solved: MX_DMA_Init order in the main.c file generated by ... - STMicroelectronics Community

You are using an old CubeMX version, and it will be better updating the last one v6.13.0 through this link, as it contains enhancement and bug fixes.

2- The warnings are generated by CubeMX as a precaution, and you can ignore them as long as the tool allows you to configure your project with features that you need.

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
lyiku.1
lyiku.1AuthorBest answer
Associate II
November 28, 2024

SSorry,I thought my Cubemx was the latest version