STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSI in Backup Domain on STM32H735.

Datasheet and Reference Manual have contradictions about the LSI Power.Information from Datasheet:The RTC is functional in VBAT mode and in all low-power modes when it is clocked by theLSE. When clocked by the LSI, the RTC is not functional in VBAT m...

0693W000007DDJyQAO.png
DDuque by Associate
  • 653 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F302R8 unable to use GPIO

Hi all, I am a new STM32 user migrating from Atmel/Microchip's SAMD line. I created my first project following along the tutorials here: https://www.youtube.com/watch?v=x_5rYfAyqq0&t=682s.It's a motor driver, with some other hardware shown outside of...

DPrei.1 by Associate II
  • 974 Views
  • 6 replies
  • 0 kudos

Resolved! TIM8 Input capture mode using firmware trigger?

I have a STM32G431 MCU board and TIM8 is triggered by an external input pin to perform a counter capture and initiate a DMA transfer for CH1. What I would like to also do on TIM8 is perform a counter capture based on a software trigger to CH3. Is thi...

BTrem.1 by Senior II
  • 1090 Views
  • 6 replies
  • 0 kudos

How to setup SDMMC with the HSI48 clock?

Hi, i'm trying to configure the SDMMC device to be driven by the HSI48 clock, here is my configuration at the moment. Previously, i had configured the SDMMC with the PLLSAI clock and it worked at certain frequencies (38KHz.etc) but i've read in the s...

RBamf.1 by Associate III
  • 639 Views
  • 7 replies
  • 0 kudos

Why external interrupt shows delay..

I am doing one project with STM32H743ZI.I am using the external interrupt and copy the signal and set the output as input.But is shows about 700us delay.I do not know the reason why its gives such a big delay.

otcagon by Associate II
  • 515 Views
  • 2 replies
  • 0 kudos

I2C1 Interrupt Handler Never Called

I am using an STM32H753. I2C1 (for an EEPROM) and I2C3 (for a touchscreen) are set up in the same way. Interrupt priority 10 for both, 400kHz. I can transfer data via I2C3 using interrupts, but when I try the same with I2C1, the interrupt handler is ...

AWies.1 by Associate III
  • 1022 Views
  • 5 replies
  • 0 kudos