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

How do I set ADC DMA sample rate?

Hi there,I'm using DMA to circular sample ADC channels. I'm getting the ADC complete interrupt - its all good. The question is, how do I set the sampling rate of the DMA, let's say that I need those samples every 2 milisec - how to I set the DMA to p...

LSmil.1 by Associate II
  • 419 Views
  • 3 replies
  • 0 kudos

Resolved! Problem using DMA and a timer while CPU is in sleep mode

I'm completely baffled as to how to make DMA and sleep mode work together on an STM32F0. I presume though that the issue is not family specific. It appears when the CPU enters sleep mode via the WFI instruction, DMA stops working. If a busy loop is u...

neoxic by Associate II
  • 707 Views
  • 3 replies
  • 0 kudos

STM32L431 VBAT issue -- CLOSED

For whatever reason, I can't delete this post. It is closed, see resolution below.--------------------------Hello. We made a board that powers the VBAT pin of a ​STM32L431RCT6 directly from a coin cell battery. The LSE and RTC work well. But we reali...

JLemi by Associate III
  • 217 Views
  • 0 replies
  • 0 kudos

I2C bus monitor

I want to make i2c monitor that can read data sent by slave with specific address (0x42). So monitor has to capture sequence of​1. Start2. Slave address (write)3. Command byte 4. Repeated start 5. Slave address (read)And then start reading actual dat...

GBoft.1 by Associate
  • 551 Views
  • 3 replies
  • 0 kudos

STM32F4 USART_Receive block usage problem in Simulink

Hi everyone,I am trying to read a laser sensor through UART of STM32F4 inside Simulink. The laser sensor's refresh rate is 10 Hz approximately but it does not give the data periodically. I am using UART Interrupt for reading action. There are two cas...

Resolved! STM32 DIMMER LEDS BRIGHTNESS

I have 36 leds on my board. I will connect dimmer my board. How can i adjust leds brightness with dimmer? Because i need to manage 36 output pins. How can i do it?

KAnahar by Associate III
  • 1144 Views
  • 2 replies
  • 0 kudos
Labels