How can configure ADC in STM32H series of EVk??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-30 11:07 PM
I wanted to configure the ADC in the H series EVK but couldn't find any resources to configure it, can anyone let me know how to do it??
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-30 11:15 PM
Hello @Akshay_ and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you start from one of the examples in the STM32CubeH7 (or H5 depending on the board that you are using). Then, you can adapt the example to your needs.
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-01-30 11:15 PM
Hello @Akshay_ and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you start from one of the examples in the STM32CubeH7 (or H5 depending on the board that you are using). Then, you can adapt the example to your needs.
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-01-31 2:06 AM
@Akshay_ wrote:I wanted to configure the ADC in the H series EVK
The way to configure it will be the same irrespective of what board it's mounted on.
A complex system designed from scratch never works and cannot be patched up to make it work.
