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
  • 777 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
  • 1243 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
  • 1472 Views
  • 6 replies
  • 0 kudos

STM32F091 Flash status SFR timing question during erare

I'm working on a bootloader which needs to erase and program the Flash. The erase seems to be 'working' but I have a suspicion that I'm not waiting long enough for the 'Busy' bit to go active after setting the 'Start' bit. The reference manual says I...

OSedl.1 by Associate II
  • 225 Views
  • 0 replies
  • 0 kudos

STM32L476RG detached Nucleo drawing 4.9mA even in Stop 2 Mode

The SetupI'm working on a prototype for a battery powered application on the STM32L476. I seem to have the code working, i.e. I put the MCU in Stop 2 Mode and wake it up after a sleep interval using the RTC. I've detached the base part of the Nucleo ...

BFich.1 by Associate II
  • 844 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
  • 878 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
  • 633 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
  • 1396 Views
  • 5 replies
  • 0 kudos