STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 286 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
  • 354 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
  • 373 Views
  • 0 replies
  • 1 kudos

STM32 using CAN-BUS.

We are not completly sure how it works. We want to make a receiving module reject some ID's and only approve some. The code we used just approve every ID. Can someone explain how the ID works within our code? (If we for example would like to approve ...

MJørg.2 by Associate II
  • 2567 Views
  • 7 replies
  • 1 kudos