STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

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
  • 579 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
  • 655 Views
  • 1 replies
  • 0 kudos

Resolved! How to port a project from a STM32L476RG to a STM32L072CZYx

Hello,I'm working on a BLE project on a STM32L072CZYx MCU and there is an example of a profile that suits my need but it is on another MCU, the STM32L476RG. I want to port the code from that MCU to mine but I don't really know how to do so... I've ch...

MBour.2 by Associate II
  • 939 Views
  • 3 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
  • 689 Views
  • 0 replies
  • 1 kudos