cancel
Showing results for 
Search instead for 
Did you mean: 

how to get analog data from any ADCIN pin on STM32 nucleo L4R5ZI?

jesal.patel
Associate II

Hello Team,

I am a beginner in STM32 .

Trying to implement a program which takes 0-3.3V on ADC pin and giving out PWM on a GPIO pin.

I tried implementing the Example of ADC_RegularConversion_Polling ,

But the problem facaed is on debug window it says target not found , error reading value on the variable .

Please guide with the steps.

I am building the program using MX cube and Atolic True Studio.

Kind Regards,

Jesal

2 REPLIES 2
jesal.patel
Associate II

I tried with an example from: ST\STM32CubeL4\NUCLEO-L4R5ZI\Examples\ADC\ADC_RegularConversion_Polling.

But there is an error in the program . it fails to build.

>>But there is an error in the program . it fails to build.

Error says what?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..