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

Old issues cubemx adc dma order

  • November 22, 2024
  • 4 replies
  • 1607 views

adc.jpgmx2.jpgmx.jpg

This topic has been closed for replies.
Best answer by lyiku.1

SSorry,I thought my Cubemx was the latest version

4 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 

ST 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.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
lyiku.1
lyiku.1AuthorBest answer
Associate II
November 28, 2024

SSorry,I thought my Cubemx was the latest version