STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SAI in SAI_I2S_STANDARD Mode...

What happened to the equivalent of I2S_FLAG_CHSIDE as I don't seem to be able to find it.Or do you just count the interrupts and assume it goes Left - Right - Left... forever?ThanksAndy.

Wood.Andy by Associate III
  • 738 Views
  • 4 replies
  • 0 kudos

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
  • 667 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
  • 996 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
  • 1119 Views
  • 6 replies
  • 0 kudos