From d2ff50a1611d533397ca7fc8f6e0bba590634736 Mon Sep 17 00:00:00 2001 From: unicod Date: Fri, 13 Feb 2026 21:47:02 +0100 Subject: [PATCH] Blinking LED on PC11 - systick init: 1ms (no interrupt) --- .cproject | 4 ++-- Core/Inc/main.h | 2 ++ Core/Inc/stm32h5xx_it.h | 1 - Core/Src/main.c | 25 +++++++++++++++++++++++-- Core/Src/stm32h5xx_it.c | 14 -------------- DigitalAudioH533.ioc | 26 ++++++++++++++++---------- 6 files changed, 43 insertions(+), 29 deletions(-) diff --git a/.cproject b/.cproject index aeddd31..57b4e62 100644 --- a/.cproject +++ b/.cproject @@ -14,7 +14,7 @@ - + - +