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

Measuring capacitance using an 8-pin STM32

Hi,I designed a circuit using an 8-pin PIC microcontroller, which I would like to replace by a more advanced model.Being a total STM32 neophite, I wante to know if there is an 8-pin device offering the following features (* means the feature is alrea...

i4004 by Associate
  • 1041 Views
  • 2 replies
  • 0 kudos

Resolved! ADC Readings Effected by Capacitors?

Hello,  I am new to ST boards, so please bear with me! I am trying to get a vibration reading from a beam using a piezoelectric sensor through an analog pin (ADC reading). I noticed in experiment that the timing of the piezoelectric sensor was not qu...

aab_2-1690703659000.png aab_0-1690703397957.png
aab by Associate
  • 1343 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H7 Synchronous USART receiving problem with DMA

Hello, in my project I need to read an encoder that clocks out data with clock burst. For this I decided to use UART with clock generation and DMA. (I also mixed up RX from one UART to another , but this is not a problem if request happens at the sam...

image.png image.png
Linas L by Senior II
  • 1415 Views
  • 5 replies
  • 2 kudos

Resolved! ADC and pullup/pulldown

Hi, for a STM32F303RE I configured a pin as an ADC input. I want to use the pullup/pulldown resistors as a voltage divider for an offset voltage. I tried to switch on both in ADC mode, that did not work. Everything is fine with the pin configured as ...

DetlefS by Associate III
  • 10967 Views
  • 8 replies
  • 0 kudos

UART DMA and SPI DMA problems on STM32G0B0

Hi all,I have an system that reads data form an external ADC via SPI DMA, i send the StartConversion CMD and when it's done i get and IRQ so i can read the register. I also have an UART communication that polls every 2sec for the new data, I have the...

PieterInHetBos_0-1690462554611.png PieterInHetBos_5-1690462665926.png PieterInHetBos_2-1690462602722.png PieterInHetBos_6-1690462685844.png