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

STM32G0x0 WWDG timeout formula

Can you confirm that the formula on the RM0454 manual to calculate the wwdg timeout is wrong? Shouldn't the WDGTB[1:0] parameter be WDGTB[2:0]?Thank you

0693W00000UoQxxQAF.png
SFrig.1 by Associate
  • 1416 Views
  • 2 replies
  • 1 kudos

Resolved! Slow RTC

Hi all,I'm using STM32F429 on a custom board which is running a TFT LCD and RTC is running slow compared to the computer clock. 8MHz crystal is connected to HSE but currently, LSE is using an internal clock. My question is: Can I connect the external...

Ofaro.1 by Associate II
  • 10640 Views
  • 8 replies
  • 0 kudos

How HAL I2C slave works?

I'm trying to do I2C Slave but I totally don't understand how to implement it using HAL.I have a good record of data in Slave.But but when I use HAL_I2C_Slave_Sequential_Transmit_IT I get a HAL_BUSY error.What should I do? I looked at the examples bu...

How to connect STM32H745I-DISCO with openOCD using openOCD ?

Hello,I am not able to connect my ubuntu 20.04 laptop to a STM32H745I-DISCO board using openocd.```$ openocd -f board/stm32h745i-disco.cfgOpen On-Chip Debugger 0.11.0+dev-00450-ge67ff42de (2022-01-14-09:58)Licensed under GNU GPL v2For bug reports, re...

VLacr.1 by Associate II
  • 4408 Views
  • 3 replies
  • 0 kudos