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

I2C of STM32G491 Series MCU

Hi, We are using STM32G491 Series MCU in our application.Can all the three I2C lanes can be used either as a master or slave.Is there any specific pins which supports only as a master or only as a slave. Warm Regards,Mythili B

MB.13 by Associate II
  • 18 Views
  • 1 replies
  • 0 kudos

NUCLEO-G071RB RTC alarm interrupt error

Hi , I 'm using NUCLEO-G071RB to test RTC using LSE 32.768k.I using RTC to generate a second alarm and in the interrupt to toggle the pin output(PC6).But i find a issue if follow below steps the interrupt not enter, and the program goes wrong.1. eras...

Andy77_0-1752799978252.png Andy77_1-1752800054568.png Andy77_2-1752800072718.png Andy77_3-1752800083670.png
Andy77 by Visitor
  • 34 Views
  • 3 replies
  • 0 kudos

STM32H523HEYX flash write issue

STM32H523HEYX Flash Write Issue1.I’m currently working on a project using the STM32H523HEYX.I'm using STM32CubeIDE, and the firmware libraries are up to date.I’m also using STM32 X-CUBE-FREERTOS.I’m trying to write data to Flash memory using the foll...

yb25Kim by Visitor
  • 23 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H743XGH6 PLL1 DIVP1: Is divide by 1 possible?

Is it possible to divide by 1 for DIVP of PLL1?According to RM0433 Rev8, DIVP of PLL1 is capable of dividing by 1.However, I could not set division by 1 in CubeIDE. (It is possible that my setting is incorrect.)

NiM by Associate III
  • 59 Views
  • 3 replies
  • 2 kudos

Single shot timer for peripheral timeout check

Hello,I'm here on H75x. I'm looking for portable way to do a timeout check via timer.Here, I want a timeout IRQ if UART receive DMA hangs up.First I setup a OnePulse timer in Cube. It generates the following code:if (HAL_TIM_Base_Init(&htim6) != HAL_...

regjoe_0-1752772838108.png
regjoe by Senior
  • 64 Views
  • 5 replies
  • 0 kudos

STM32H573 Ethernet MII clocks

Greetings, I am using STM32CubeIDE version 1.18, Running FreeRTOS, and using the HAL library to configure the ETH device.   I have the STM32H573 ETH port configured as MII, and communicating with an external ethernet switch device (also in MII mode)....

Can Alternate Functions Cause Pin Contention?

I am using an STM32G0B0RET and trying to use USART2 w/ RS232 Flow Control (Both CTS and RTS) on pins PA0 - PA3.  I am also trying to use pin PD5 as a standard GPIO_Output.  PD5 has the additional functionality of being USART2_TX. However I am seeing ...

Ram Parity Check ST32MH7, ST32MH5, STM32F7,STM32F4

Hi,We would like to implement a parity checks on the internal RAM to detect random upsets. I understand some STM devices support this feature and I was trying to find one that supports it. I have searched several datasheets but so far I can't find me...

JS6000 by Visitor
  • 56 Views
  • 3 replies
  • 0 kudos