STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G070CB v1.2 bootloader issues with some commands

Hello, I'm trying to communicate with a STM32G070CBT6 bootloader, with mixed success. I've forced the chip into bootloader mode by writing a 0xDBFFE1AA to the FLASH option register (by default it was DFFFE1AA). I've verified that this value "stuck", ...

sgordon777_0-1736617801172.png sgordon777_1-1736618016555.png

offset and linearity calibration

Hello,I'm working with the offset and linearity calibration on an STMH755.  My board will run the full calibration at production, save off the resulting offset and linearity calibration constants, and then retrieve and apply them at any new restarts ...

R_DSP by Associate II
  • 772 Views
  • 2 replies
  • 2 kudos

Resolved! UART to interface with TMC2209-Eval Board problems

HiI have to connect an STM34 Nucleo board to a TMC2209. I have to setup a single wire UART. Only TX is connected with the TMC board.I transmitted a datagram and when I try to receive the response I get back the initial data I have e sent.Does anybody...

RPG by Senior
  • 12818 Views
  • 34 replies
  • 0 kudos

Short circuit on STM32F051 after programming

Hello everybody,I'm a newbie on ST processors although I have a deep experience on several other MCU (Microchip on top).I'm using an STM32F051K8T6 with minimal connection (VCC,GND,NRST,SWDIO,SWCLK and a Led) to start developing a porting from an exis...

AreaSX by Associate
  • 959 Views
  • 3 replies
  • 0 kudos

Resolved! stm32f469i CAN Not Working

Hi all,               I am trying to establish a CAN communication between stm32f469i and PC.  I have used Cube MX to generate CAN driver.  I am not getting any data from the stm32f469i. I have also attached code for the reference.

mvp by Associate II
  • 567 Views
  • 4 replies
  • 1 kudos

Resolved! i2s 44khz wav file not playing properly

I am trying to read a file from sdcard using fatfs and sdio and output it to i2s8khz, 16bit is output wellBut 44khz, 16bit file is not played properlyThe mcu is using stm32h743dma is using circular mode and the source is belowThank you#define AUDIO_B...

eunoia by Associate II
  • 251 Views
  • 1 replies
  • 1 kudos

Resolved! GPIO pin max current input (sink)

I want to use led with following connection and i remember that I've seen this application somewhere on the Internet:3V3 - LED - RESISTOR - STM32 PINI've seen the max total current output of MCU then is there any max total input current of MCU?

yonggeon by Associate II
  • 695 Views
  • 7 replies
  • 3 kudos

IWDG Doesn't Reset Without Refreshing with F103RC

Hi,I am trying to use IWDG to function as a 5s timer, IWDG is reloaded every second. In order to test the functionality, I just activated it with default parameters of PRESCALER=4 RELOAD VALUE=4095, and I did nothing else (no refreshing the timer), w...

Chao_0-1736418375886.png Chao_1-1736418396524.png
Chao by Senior
  • 481 Views
  • 6 replies
  • 0 kudos