Skip to main content
Associate II
June 8, 2024
Solved

STM32U5 - Enable MDF use ADC1 as data source

  • June 8, 2024
  • 2 replies
  • 2216 views

Hello,

Can anyone give me some hints how can I use ADC1 as data source for the MDF?

Thank you

James613_0-1717884308645.png

 

 

This topic has been closed for replies.
Best answer by STTwo-32

Hello @James613 and welcome to the ST Community :smiling_face_with_smiling_eyes:.

I suggest you to put the Cursor on the greyed Command that set the ADC1 as data source for the MDF (as shown on your screenshot). A message will pop-up to indicate how to make this option available or why you can't configure it. 

Best Regards.

STTwo-32 

2 replies

STTwo-32
STTwo-32Best answer
ST Technical Moderator
June 9, 2024

Hello @James613 and welcome to the ST Community :smiling_face_with_smiling_eyes:.

I suggest you to put the Cursor on the greyed Command that set the ADC1 as data source for the MDF (as shown on your screenshot). A message will pop-up to indicate how to make this option available or why you can't configure it. 

Best Regards.

STTwo-32 

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.
James613Author
Associate II
June 9, 2024

Thank you so much!!!

I don't know this function before. I finally found that I need to change the conversion data management mode of ADC1 to MDF mode and the problem solved