STM32U5 - Enable MDF use ADC1 as data source
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-08 3:08 PM - edited ‎2024-06-08 3:08 PM
Hello,
Can anyone give me some hints how can I use ADC1 as data source for the MDF?
Thank you
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-09 12:42 AM - edited ‎2024-06-09 12:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-09 12:42 AM - edited ‎2024-06-09 12:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-09 4:44 AM
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
