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.
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.
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.
2024-01-31 02: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.