STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IWDG trapping

Hello,I activated the IWDG on a STM32L431 device and a watchdog occurs. How could I trap it to find the issue?This watchdog resets the device so I do not know how to find the stack values when this watchdog occurred.Is there a way to send this IRQ to...

Mich1 by Associate III
  • 791 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F407 I2C1 EV and ER Interrupt Problem

Hello Everyone,I have dealing with STM32F407 I2C peripheral in order to implement Non-blocking communication.I have made many trials but I2C1 event and error interrupts never occur. I checked the SB bits during the debug mode it becomes 1,the other r...

hakand by Associate
  • 638 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX_LL_code enables only some devices?

Posted on April 03, 2018 at 10:46Using:Truestudio for STM32 v9.0.0.0STM32CubeMX v4.25.0STM32F100C8LL_drivers onlyLL_Code generated by cube enables some devices, such as the USART:LL_USART_Enable(USART1);But for the TIMERS it doesn't.(perhaps there i...

Willunen by Associate III
  • 1524 Views
  • 11 replies
  • 1 kudos