STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I want know ADC setting is correct.

I have just received the code from my predecessor. The company said something garbage value in ADC sometime.I think is must be ADC problem. ​I don't know what is wrong where cause it. Setting is wrong?I use STM32F103RCT6 MCU.I checked that ADC uses a...

zzzjizon by Associate
  • 383 Views
  • 0 replies
  • 0 kudos

Switching a code base from stm32l010RB to stm32L010K4

Hi,I am currently trying to switch my code base from the RB version of the L010 family to the K4 version. I am doing this because the dev board I prototyped on was for the RB variant. I am building with arm (Keil).I am running into some issues in thi...

rsoc by Associate III
  • 465 Views
  • 1 replies
  • 0 kudos

HAL_ADC_PollForConversion() strange behavior with DMA

I am trying to use the code below to read 8 channels from ADC1. I have ADC1 configured with 8 ranks, and have selected "EOC flag at the end of all conversions". HAL_ADC_PollForConversion() hangs forever.I noticed that if I pass the second argument t...

RBerg.1 by Associate
  • 511 Views
  • 0 replies
  • 1 kudos