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

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
  • 3470 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
  • 455 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
  • 833 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
  • 1492 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
  • 1762 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
  • 1688 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
  • 1473 Views
  • 7 replies
  • 0 kudos