source: trunk/firmware/Release125A/adc.d@ 26

Last change on this file since 26 was 26, checked in by f.jahn, 3 months ago
  • 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 size: 4.4 KB
Line 
1Release125A/adc.bc: D:\projekte\ecsSmartPro\trunk\firmware\Src\adc.c \
2 D:\projekte\ecsSmartPro\trunk\firmware\Inc\adc.h \
3 D:\projekte\ecsSmartPro\trunk\firmware\Inc\main.h \
4 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal.h \
5 D:\projekte\ecsSmartPro\trunk\firmware\Inc\stm32g0xx_hal_conf.h \
6 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc.h \
7 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_def.h \
8 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g0xx.h \
9 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\stm32g070xx.h \
10 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\core_cm0plus.h \
11 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdint.h \
12 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL.h \
13 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_ConfDefaults.h \
14 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Conf.h \
15 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Arm_Conf.h \
16 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_version.h \
17 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_compiler.h \
18 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\cmsis_gcc.h \
19 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Include\mpu_armv7.h \
20 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\CMSIS\Device\ST\STM32G0xx\Include\system_stm32g0xx.h \
21 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
22 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stddef.h \
23 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_rcc.h \
24 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rcc_ex.h \
25 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio.h \
26 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_gpio_ex.h \
27 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma.h \
28 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dma.h \
29 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_dmamux.h \
30 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_dma_ex.h \
31 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_cortex.h \
32 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc.h \
33 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_ll_adc.h \
34 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_adc_ex.h \
35 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc.h \
36 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_crc_ex.h \
37 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_exti.h \
38 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash.h \
39 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_flash_ex.h \
40 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr.h \
41 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_pwr_ex.h \
42 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc.h \
43 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_rtc_ex.h \
44 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi.h \
45 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_spi_ex.h \
46 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim.h \
47 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_tim_ex.h \
48 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart.h \
49 D:\projekte\ecsSmartPro\trunk\firmware\Drivers\STM32G0xx_HAL_Driver\Inc\stm32g0xx_hal_uart_ex.h
Note: See TracBrowser for help on using the repository browser.