STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CMSIS-RTOS2 freezes on external interrupt

Hi,I'm trying to use an interrupt with CMSIS_RTOS2. The user button is configured to use as an interrupt source:When I push the button, the system freezes. I suspect the interrupt flag doesn't get cleared but I have no idea why.There is nothing (yet)...

001027.png 001029.png 001030.png
TVan .8 by Associate III
  • 89 Views
  • 1 replies
  • 0 kudos

ethernet interrupt not working

I send an ethernet packet to MAC address 00:80:E1:00:00:00 but no interrupt occurs in STMEnabled Ethernet interrupts in CubeMX.What could be wrong?Code:/* USER CODE BEGIN Header */ /** ***************************************************************...

root437 by Associate II
  • 1603 Views
  • 11 replies
  • 0 kudos