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

Resolved! Can the STM32F746 RTC generate an alarm interrupt every minute?

Hi all,I'm making a clock and I wanted to update the display every minute (I do not display seconds) so I thought I'll set the alarm mask for minutes only but that didn't work. I read here that the RTC is more meant to trigger an alarm at specific ti...

Rodo by Senior
  • 3274 Views
  • 3 replies
  • 0 kudos

Problems with RTC - wakeup from STOP-Mode

Hi,i am using a STM32L010K8 MCU and i want to wake up from stop mode when a RTC-Wakeup interrupt occours. Here in this example i set the RTC wakeup interrupt for 30 seconds. Without entering the sleep mode the RTC IRQ works fine. But if the MCU enter...

ledi001 by Senior
  • 1210 Views
  • 2 replies
  • 0 kudos

Evalkit-robot-1 Modbus

Not getting expected responses from motor according to ST manual. @Enrico Poli maybe you knowIs there something wrong with our Modbus packets or is what we are seeing correct and the manual is wrong?  The answers here seem OFF TOPIC and cause confusi...

sdownsee_0-1687983105808.png sdownsee_1-1687983105814.png
sdownsee by Associate II
  • 586 Views
  • 0 replies
  • 0 kudos

STM32H7 ADC Accuracy

Is there any known quantification for how the calibration improves the accuracy of the ADCs?

csong.1 by Associate
  • 1719 Views
  • 3 replies
  • 2 kudos

Rust, STM32L451, entering Stop Mode

Hi, I have a problem entering Stop Mode 2 with STM32L451CCU6. My current consumption is around 600 uA, while expected should be much lower. What can cause this problem? Here is the code:  use cortex_m::asm; use cortex_m_rt::entry; use stm32l4xx_hal::...

rbb by Associate
  • 511 Views
  • 0 replies
  • 0 kudos

Resolved! ADC Reading Consistency

I am feeding 1.75V into an ADC input on a STM32F407 and see the voltage source is clean and consistent on a scope.  I continuously read the value every 20ms.  I see the ADC value change between 2108 to 2130.  How consistent should the value be?  I'm ...

LMorr.3 by Senior II
  • 1685 Views
  • 5 replies
  • 2 kudos

What is the purpose of OSC32 in STM32

I am designing my first PCB. I am working on the project that needs low power consumption. For this we chose STM32L031G6U6 microcontroller. After collecting some measurements, the CPU will be put into sleep mode and wake up every minute or so for a f...

LPetr.1 by Senior II
  • 5780 Views
  • 2 replies
  • 0 kudos

Clear SPI Rx buffer using DMA and resume receiving.

Hello. Two NUCLEO-G431RBs are used for SPI communication.One is used as SPI master and one as SPI slave, and the pins of SCK and MOSI are connected to each other using jumper cables. Communication works fine most of the time.However, when the other p...

TKawa.9 by Associate II
  • 1440 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H753ZI Internal pull up resistors not doing anything?

Hey guys,Kinda pulling my hair out as to why the pull up resistor is not kicking in? I am expecting when the MCU boots up to see a nice high signal on PA4, but nothing. I am not sure what I am doing wrong. if I write a 0x01 into ODR it then pulls up,...

CLeo1_0-1687967788184.png CLeo1_1-1687967821007.png
CLeo.1 by Senior II
  • 2494 Views
  • 4 replies
  • 0 kudos

Reading RPM from Motor using hall encoder

I am trying to implement a code that can read the velocity of a DC motor with built in encoder. I am using STM32 F446RE and a CQrobot motor equipped with an Hall encoder.. specifications below:http://www.cqrobot.wiki/index.php/DC_Gearmotor_SKU:_CQR37...

totino5 by Associate
  • 990 Views
  • 0 replies
  • 0 kudos