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

Resolved! GPIO pins stuck in HIGH state

HiI am working on a project using LL libraries and STM32F407VET6 Board. (I have attached the main.c code here.) The code generated by the STMCube GUI configuration tool is causing issues with two GPIOA pins (Pin 6 and 7) stuck to HIGH whenever the co...

MVerm.2 by Associate III
  • 1104 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G474 HAL_TIM_Encoder_Start_DMA Question

Hello STM32 MCU Community,I was looking for clarification on the HAL_TIM_Encoder_Start_DMA function as I want to do a DMA transfer of an encoder's count register to a buffer. From the STM32G474 reference manual, I thought I would need to use another ...

KKerr.2 by Associate II
  • 2735 Views
  • 4 replies
  • 0 kudos

Resolved! Formula for calculating IWDG timeout for STM32F0 series

Which document to refer to find formula for calculating IWDG timeout for STM32F0 series(STM32F0C038 to be more specific)? I have found formulae for other parts which operates on 32kHz LSI and some maximum ratings are also given in the datasheet. Is i...

HardFault_Handler does not work in error injection

Dear all, I am trying an error injection for an STML432KC nucleo board of my own. When program is running, I change the SP value in order to inject a Hard Fault.When Hard Fault routine is called after this error injection, function collapses due to t...

vicfer89 by Associate II
  • 734 Views
  • 0 replies
  • 0 kudos