cancel
Showing results for 
Search instead for 
Did you mean: 

Simple exemple multiple channel ADC

HDIA.1
Associate III

Hello,

I'm Using the STM32WLE5JB with STMCubeWL , and i'm wondering how i need to confirgure the .ioc and writing the code to have a arduino style ADC.

Without DMA i want to read only the channel that i want to read and not all in one time.

I tried some tutorials on internet but none of one was succesful.

Thanks

1 REPLY 1
Louis AUDOLY
ST Employee

Hello @HDIA.1​ ,

In the STM32Cube_FW_WL_V1.3.0, under "Projects\NUCLEO-WL55JC\Examples\", you can find some simple example to use the ADC, DMA or other ip.

I hope this will help.

Regards

Louis