Posted on July 06, 2018 at 09:56
Hi guys,
I have a nucleo board of a STM32L4 and I'm trying to test the Power Consumption in the different Low Power Modes.
I read the examplePWR_EnterStopMode and viewed a few discussion in the community for...
Posted on June 27, 2018 at 10:18
Hi guys,
I'm tryingto use the ADC module of STM32L4 using the Low Level Library.
We created a simple project (I have a nucleo board). I used the STM32Cube Mx to generate the Setup Code (the project file is a...
Posted on July 04, 2018 at 11:26
Hi Henrik;
Thanks for your precious reply.
I tried with your manual setup, and the system works correctly. So, I used your code tocheck the ADC register values difference between your 'manual' setup and the ...