STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 base schematic review

I have attached herewith the first iteration of the schematic for my custom stm32 board utilizing the H753ZIT6 MCU.I would like to clear few doubts regarding 1) In the nucleo schematic for the same, STM has used F7 MCU for their ST Link interface, sh...

hvs_learn by Associate III
  • 648 Views
  • 1 replies
  • 0 kudos

Resolved! External Interrupt is not triggerd

Hi, I am going to run a simple external Interrupt excercise on Nucleo-G0B1RE. The push button (PC13) works correctly but the ISR is not working on this pin!  The sample code is attached. What is the problem with the Interrupt? #include "main.h" void...

lnxlnr by Associate II
  • 1223 Views
  • 9 replies
  • 5 kudos