From 6e00dab782345b0c0c80c6b7d58376c7484899f5 Mon Sep 17 00:00:00 2001 From: Carsten Keller Date: Sun, 9 Jun 2024 17:57:58 +0200 Subject: [PATCH] Korrigiere Timer-Einstellung zur Geschwindigkeitsmessung --- Elektronische_Last.ioc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Elektronische_Last.ioc b/Elektronische_Last.ioc index 57f30c7..2670bc7 100644 --- a/Elektronische_Last.ioc +++ b/Elektronische_Last.ioc @@ -93,16 +93,15 @@ Mcu.Pin25=PB7 Mcu.Pin26=VP_SYS_VS_Systick Mcu.Pin27=VP_TIM1_VS_ClockSourceINT Mcu.Pin28=VP_TIM1_VS_no_output2 -Mcu.Pin29=VP_TIM2_VS_ClockSourceINT +Mcu.Pin29=VP_TIM14_VS_ClockSourceINT Mcu.Pin3=PA2 -Mcu.Pin30=VP_TIM14_VS_ClockSourceINT Mcu.Pin4=PA3 Mcu.Pin5=PA4 Mcu.Pin6=PA5 Mcu.Pin7=PA6 Mcu.Pin8=PA7 Mcu.Pin9=PB0 -Mcu.PinsNb=31 +Mcu.PinsNb=30 Mcu.ThirdPartyNb=0 Mcu.UserConstants= Mcu.UserName=STM32G071KBTx @@ -324,7 +323,5 @@ VP_TIM1_VS_ClockSourceINT.Mode=Internal VP_TIM1_VS_ClockSourceINT.Signal=TIM1_VS_ClockSourceINT VP_TIM1_VS_no_output2.Mode=Output Compare2 No Output VP_TIM1_VS_no_output2.Signal=TIM1_VS_no_output2 -VP_TIM2_VS_ClockSourceINT.Mode=Internal -VP_TIM2_VS_ClockSourceINT.Signal=TIM2_VS_ClockSourceINT board=custom isbadioc=false