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

STM32L053C8 + RTC Management + Standby mode

Hi,I´m actually working with STM32L053C8 moden and i have some questions about how RTC works. I am using STM32Cube IDE and HAL libraries (C++).First, when i wake up (from standby mode) the microcontroller, the code always start from the beginning. Co...

Sinner by Associate
  • 371 Views
  • 0 replies
  • 0 kudos

TIM's feature out compare have some problem

Hello, I try to do with out compare, I use TIM out-compare feature and set TIM_IT_UPDATE interrupt, if go into TIM's update interrupt ,clear TIM's all register content , I config TIM second , of course ,same procedure, I config third TIM . second a...

Problem in writing SD card

Hi to all,I am not sure this is the correct forum, but I do not know where to put the question elsewhere.I need to interface with an SD card using SPI interface and I'm experiencing a big issue in write operation (CMD 24) because things quite always ...

Role of System Bank 2 in STM32H7x5

In STM32H7x5 series, the MCU has 2 System Memory banks. Bank 1 is clearly described in reference manual, but not bank 2. My question is:What is the role of bank 2?Can user use bank 2 to flash homebrew bootloader?How to boot to bank 2?

Can we use encoder mode of a Timer for driving pump and also use same Timer to drive the speaker both connected at different channels.

Hi,My requirement is to use encoder mode of a Timer for driving pump. And using same Timer to drive the speaker. Timer 1 channel 1 would be used for Pump and Timer 1 channel 2 would be used for speaker. Timer 1 DMA is used to output sequence of pulse...

A3 by Associate III
  • 511 Views
  • 3 replies
  • 0 kudos

usart RX pin configure

WHICH ONE IS BEST?i have seen three methods:1, in_floating http://www.micromouseonline.com/2009/12/31/stm32-usart-basics/2, GPIO_MODE_AF_OD https://visualgdb.com/tutorials/arm/stm32/uart/hal/3, GPIO_MODE_AF_PP

High variance in ADC readings

On a NUCLEO-H743ZI board, I am using ADC3 configured like so:16-bit mode 6 MHz ADC clock8.5 cycles sampling timeTriggered by TIM3 to scan 4 channels every 10us BDMA puts the results into a memory bufferThe problem I have is that for a given voltage, ...

edwin8 by Associate II
  • 1214 Views
  • 4 replies
  • 0 kudos