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! Timer interrupt flag behavior in encoder mode

I have an STM32G474, but this encoder/timer behavior is likely similar for other MCUs. I have the timer set up in quadrature encoder mode on channels 1 and 2 and I'm using input capture on channel 3. This is tied to the encoder index so that it will ...

Lee3 by Associate III
  • 897 Views
  • 2 replies
  • 0 kudos

4 digit seven segment display with stm32

Hi,I am trying to interface the 4 digit seven segment display with STM32f3xx by using 74HC595.I am using SPI between uC & 74HC595. If any one having reference for the same then it will be great for me to solve the display switching issue.My data is ...

Bs.1 by Associate II
  • 3117 Views
  • 3 replies
  • 0 kudos

Can GDB use in nucleo_l552ze_q TFM platform?

Hi,​Platform: nucleo_l552ze_qSoftware: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git ​I refer to the following guidance to build TFM(mucboot+tfm_s+tfm_ns)​https://ci-builds.trustedfirmware.org/static-files/dSCeSWgwLnZWLSe93vGDOCnmbXd4dH...

Jwu.6 by Associate II
  • 380 Views
  • 0 replies
  • 0 kudos

How to run NUCLEO-F031K6 on 3.3v supply

I have a working project* based on the STM32f031k6 (NUCLEO-F031K6). I have been running it successfully from a 4.8V Ni-Mh battery connected to the VIN pin for some time.Now, I want to modify the design to run from 3.3V. I have disconnected the VIN co...

srobi.1 by Associate
  • 721 Views
  • 2 replies
  • 0 kudos

Resolved! Compiling differences.

We are compiling the same project in two different computers, we are getting the same .hex file, but different .list and .map files. We would like to know why, as we need to share this project and we want it to be exactly the same.

AVill.1 by Associate II
  • 1295 Views
  • 6 replies
  • 0 kudos

Can I2C master support both high speed mode and fast mode?

We use stm32g474re in our project. The i2c devices used in our board have two types, one support high-speed mode while the others doesnot. Currently, i set the i2c master with fast mode(400K). Is it possible to set i2c master with high-speed mode and...

KDu.13 by Associate
  • 1448 Views
  • 1 replies
  • 0 kudos

How to control 6 rotary encoders with single MCU

Hello All!I have found that I can read encoder information with HAL functions e. q.HAL_TIM_Encoder_StartBut only few timers have encoder modeIf I need to control 6 encoders I have found STM32F103 RF MCU with enough timers.Is there another solution to...

YHodo.1 by Associate
  • 1504 Views
  • 2 replies
  • 0 kudos

Resolved! NUCLEO-STM32L452REP Internal Flash Write Data

Hi St,I am using NUCLEO-STM32L452REP board.I am trying to write a DOUBLE WORD inside the internal flash.I am writting to address 0x807D000 which is 8byte alligned.The address i am trying to write, its contents are 0xFF.I am calling below function:HAL...

Vmish.1 by Associate II
  • 1317 Views
  • 7 replies
  • 0 kudos