Ignore:
Timestamp:
Sep 8, 2025, 6:57:30 PM (7 weeks ago)
Author:
f.jahn
Message:
  • Bug in ADC Kalibrierung (STM32 ADC Strom) behoben
  • DMA Buffer für ADC 1 und ADC wird vor Überschreibung während bearbeitung geschützt, indem Datenübertragung nur einmalig erfolgt und erst nach Auswertung wieder gestartet wird
  • RS485Modbus: Timeout Zeit wird für Baudraten >19200 korrekt berechnet
  • Hardware ID geändert
  • Separates Register für "Batterie Empty detection mode" auf Adresse 92 angelegt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/firmware/Debug125A/stm32g0xx_hal_cryp_ex.d

    r6 r26  
    1 Debug125A/stm32g0xx_hal_cryp_ex.o: \
    2   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_cryp_ex.c \
    3   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal.h \
    4   D:\projekte\ecs_smartSwitch\trunk\firmware\Inc\stm32g0xx_hal_conf.h \
    5   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc.h \
    6   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_def.h \
    7   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g0xx.h \
    8   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g070xx.h \
    9   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Include\core_cm0plus.h \
     1Debug125A/stm32g0xx_hal_cryp_ex.bc: \
     2  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_cryp_ex.c \
     3  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal.h \
     4  D:\projekte\ecsSmartPro\trunk\firmware\Inc\stm32g0xx_hal_conf.h \
     5  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc.h \
     6  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_def.h \
     7  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g0xx.h \
     8  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g070xx.h \
     9  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\core_cm0plus.h \
    1010  C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdint.h \
    1111  C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL.h \
     
    1313  C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Conf.h \
    1414  C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Arm_Conf.h \
    15   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Include\cmsis_version.h \
    16   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Include\cmsis_compiler.h \
    17   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Include\cmsis_gcc.h \
    18   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Include\mpu_armv7.h \
    19   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\system_stm32g0xx.h \
    20   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
     15  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_version.h \
     16  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_compiler.h \
     17  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_gcc.h \
     18  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\mpu_armv7.h \
     19  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\system_stm32g0xx.h \
     20  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
    2121  C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stddef.h \
    22   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_rcc.h \
    23   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc_ex.h \
    24   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio.h \
    25   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio_ex.h \
    26   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma.h \
    27   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dma.h \
    28   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dmamux.h \
    29   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma_ex.h \
    30   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_cortex.h \
    31   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc.h \
    32   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_adc.h \
    33   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc_ex.h \
    34   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc.h \
    35   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc_ex.h \
    36   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_exti.h \
    37   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash.h \
    38   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash_ex.h \
    39   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr.h \
    40   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr_ex.h \
    41   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc.h \
    42   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc_ex.h \
    43   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi.h \
    44   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi_ex.h \
    45   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim.h \
    46   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim_ex.h \
    47   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart.h \
    48   D:\projekte\ecs_smartSwitch\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart_ex.h
     22  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_rcc.h \
     23  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc_ex.h \
     24  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio.h \
     25  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio_ex.h \
     26  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma.h \
     27  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dma.h \
     28  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dmamux.h \
     29  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma_ex.h \
     30  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_cortex.h \
     31  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc.h \
     32  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_adc.h \
     33  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc_ex.h \
     34  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc.h \
     35  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc_ex.h \
     36  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_exti.h \
     37  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash.h \
     38  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash_ex.h \
     39  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr.h \
     40  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr_ex.h \
     41  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc.h \
     42  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc_ex.h \
     43  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi.h \
     44  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi_ex.h \
     45  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim.h \
     46  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim_ex.h \
     47  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart.h \
     48  D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart_ex.h
Note: See TracChangeset for help on using the changeset viewer.