Question
ADC
Posted on April 22, 2017 at 08:36
Hi,
I am testing ADC interface on STM32F769i-Eval board.
When i use default Example of ADC provided by ST, it works properly.
STM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Examples\ADC\ADC_RegularConversion_Polling
But when i create a new Application and add the same code , it odes not work.
I need
ADC_RegularConversion_Polling to be working with my code.
How can i make it work?
Any suggestions.
Thanks and Regards
Rizwan Syed