STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L431 ADC initialization problem

Hi. I have a problem with ADC on a custom board with STM32L431CBY with external 24 MHz clock. Everything (UART, SPI, DAC e.t.c.) works fine except ADC. Clock initialization:static void setSystemClock(void) { LL_FLASH_SetLatency(LL_FLASH_LATENCY_...

KGrib.1 by Associate
  • 482 Views
  • 1 replies
  • 0 kudos

STM32F107 Quadrature encoder

Hello,Regarding this post I am able to read my encoder value correctly. // STM32 TIM3 Encoder Decoder (PC.06:A PC.07:B) VLDiscovery - sourcer32@gmail.com #include ''stm32F10x.h'' #include ''STM32vldiscovery.h'' /**********************...

JJohn.3 by Associate II
  • 441 Views
  • 1 replies
  • 0 kudos

Order of ADC calibration step

The errata sheet of the STM32L476VG states: I wonder if the order of the ADC calibration step is important. I was performing the following steps:1- Set ADC clock source2- Enable ADC clock3- Disable deep power mode (ADC1 and ADC3)4- Enable ADC voltage...

0693W00000GW1ttQAD.png
xpp07 by Senior
  • 587 Views
  • 1 replies
  • 0 kudos