STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H743ZI I2C4 unexpected interruption

Hi,I recently need to use I2C with interrupt mode to lower my CPU usage.So I did this changes :I changed the function where I call my transmitstatic HAL_StatusTypeDef PGA309_Write_RawData(uint8_t REGISTER,uint8_t LSB_DATA,uint8_t MSB_DATA) { uint16_...

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
  • 747 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
  • 1184 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
  • 1312 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
  • 787 Views
  • 7 replies
  • 0 kudos