Still no ADC (Timer 6 worked in Interrupt mode)

This commit is contained in:
2025-03-18 17:32:57 +01:00
parent cd50212b39
commit f7b04fb8ed
20 changed files with 1827 additions and 1175 deletions

View File

@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [4.5.0-RC5] date: [Mon Mar 10 20:53:56 CET 2025]
# File automatically-generated by tool: [projectgenerator] version: [4.5.0-RC5] date: [Tue Mar 18 16:55:42 CET 2025]
##########################################################################################################################
# ------------------------------------------------
@ -62,7 +62,13 @@ Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c \
Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c \
Core/Src/system_stm32h7xx.c \
Core/Src/sysmem.c \
Core/Src/syscalls.c
Core/Src/syscalls.c \
Core/Src/gpio.c \
Core/Src/adc.c \
Core/Src/dma.c \
Core/Src/fdcan.c \
Core/Src/memorymap.c \
Core/Src/tim.c
# ASM sources
ASM_SOURCES = \