cancel
Showing results for 
Search instead for 
Did you mean: 

ADC STM32

Gianluca Maga
Associate
Posted on November 20, 2017 at 12:46

Hi, I'm trying to use 4 ADC channels on STM32L152RE but it seems there are some problems with HAL_Delay and Hal Gettick... if I use only 2 channels it works.

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Posted on November 21, 2017 at 09:47

You'll need to supply more details!

What, exactly, are the symptoms of 'not working'?

  • What, exactly, were you expecting to happen?
  • What, exactly, does actually happen?
  • What debugging/investigation have you done to find the problem?
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.