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/Release125A/firmware_files.ind

    r6 r26  
    1 "Release125A/stm32g0xx_hal.o"
    2 "Release125A/stm32g0xx_hal_adc.o"
    3 "Release125A/stm32g0xx_hal_adc_ex.o"
    4 "Release125A/stm32g0xx_hal_cec.o"
    5 "Release125A/stm32g0xx_hal_comp.o"
    6 "Release125A/stm32g0xx_hal_cortex.o"
    7 "Release125A/stm32g0xx_hal_crc.o"
    8 "Release125A/stm32g0xx_hal_crc_ex.o"
    9 "Release125A/stm32g0xx_hal_cryp.o"
    10 "Release125A/stm32g0xx_hal_cryp_ex.o"
    11 "Release125A/stm32g0xx_hal_dac.o"
    12 "Release125A/stm32g0xx_hal_dac_ex.o"
    13 "Release125A/stm32g0xx_hal_dma.o"
    14 "Release125A/stm32g0xx_hal_dma_ex.o"
    15 "Release125A/stm32g0xx_hal_exti.o"
    16 "Release125A/stm32g0xx_hal_flash.o"
    17 "Release125A/stm32g0xx_hal_flash_ex.o"
    18 "Release125A/stm32g0xx_hal_gpio.o"
    19 "Release125A/stm32g0xx_hal_i2c.o"
    20 "Release125A/stm32g0xx_hal_i2c_ex.o"
    21 "Release125A/stm32g0xx_hal_i2s.o"
    22 "Release125A/stm32g0xx_hal_irda.o"
    23 "Release125A/stm32g0xx_hal_iwdg.o"
    24 "Release125A/stm32g0xx_hal_lptim.o"
    25 "Release125A/stm32g0xx_hal_pwr.o"
    26 "Release125A/stm32g0xx_hal_pwr_ex.o"
    27 "Release125A/stm32g0xx_hal_rcc.o"
    28 "Release125A/stm32g0xx_hal_rcc_ex.o"
    29 "Release125A/stm32g0xx_hal_rng.o"
    30 "Release125A/stm32g0xx_hal_rtc.o"
    31 "Release125A/stm32g0xx_hal_rtc_ex.o"
    32 "Release125A/stm32g0xx_hal_smartcard.o"
    33 "Release125A/stm32g0xx_hal_smartcard_ex.o"
    34 "Release125A/stm32g0xx_hal_smbus.o"
    35 "Release125A/stm32g0xx_hal_spi.o"
    36 "Release125A/stm32g0xx_hal_spi_ex.o"
    37 "Release125A/stm32g0xx_hal_tim.o"
    38 "Release125A/stm32g0xx_hal_tim_ex.o"
    39 "Release125A/stm32g0xx_hal_uart.o"
    40 "Release125A/stm32g0xx_hal_uart_ex.o"
    41 "Release125A/stm32g0xx_hal_usart.o"
    42 "Release125A/stm32g0xx_hal_usart_ex.o"
    43 "Release125A/stm32g0xx_hal_wwdg.o"
    44 "Release125A/stm32g0xx_ll_adc.o"
    45 "Release125A/stm32g0xx_ll_comp.o"
    46 "Release125A/stm32g0xx_ll_crc.o"
    47 "Release125A/stm32g0xx_ll_dac.o"
    48 "Release125A/stm32g0xx_ll_dma.o"
    49 "Release125A/stm32g0xx_ll_exti.o"
    50 "Release125A/stm32g0xx_ll_gpio.o"
    51 "Release125A/stm32g0xx_ll_i2c.o"
    52 "Release125A/stm32g0xx_ll_lptim.o"
    53 "Release125A/stm32g0xx_ll_lpuart.o"
    54 "Release125A/stm32g0xx_ll_pwr.o"
    55 "Release125A/stm32g0xx_ll_rcc.o"
    56 "Release125A/stm32g0xx_ll_rng.o"
    57 "Release125A/stm32g0xx_ll_rtc.o"
    58 "Release125A/stm32g0xx_ll_spi.o"
    59 "Release125A/stm32g0xx_ll_tim.o"
    60 "Release125A/stm32g0xx_ll_ucpd.o"
    61 "Release125A/stm32g0xx_ll_usart.o"
    62 "Release125A/stm32g0xx_ll_utils.o"
    63 "Release125A/hsi16 _calibration.o"
    64 "Release125A/hsi16.o"
     1"Release125A/stm32g0xx_hal.bc"
     2"Release125A/stm32g0xx_hal_adc.bc"
     3"Release125A/stm32g0xx_hal_adc_ex.bc"
     4"Release125A/stm32g0xx_hal_cec.bc"
     5"Release125A/stm32g0xx_hal_comp.bc"
     6"Release125A/stm32g0xx_hal_cortex.bc"
     7"Release125A/stm32g0xx_hal_crc.bc"
     8"Release125A/stm32g0xx_hal_crc_ex.bc"
     9"Release125A/stm32g0xx_hal_cryp.bc"
     10"Release125A/stm32g0xx_hal_cryp_ex.bc"
     11"Release125A/stm32g0xx_hal_dac.bc"
     12"Release125A/stm32g0xx_hal_dac_ex.bc"
     13"Release125A/stm32g0xx_hal_dma.bc"
     14"Release125A/stm32g0xx_hal_dma_ex.bc"
     15"Release125A/stm32g0xx_hal_exti.bc"
     16"Release125A/stm32g0xx_hal_flash.bc"
     17"Release125A/stm32g0xx_hal_flash_ex.bc"
     18"Release125A/stm32g0xx_hal_gpio.bc"
     19"Release125A/stm32g0xx_hal_i2c.bc"
     20"Release125A/stm32g0xx_hal_i2c_ex.bc"
     21"Release125A/stm32g0xx_hal_i2s.bc"
     22"Release125A/stm32g0xx_hal_irda.bc"
     23"Release125A/stm32g0xx_hal_iwdg.bc"
     24"Release125A/stm32g0xx_hal_lptim.bc"
     25"Release125A/stm32g0xx_hal_pwr.bc"
     26"Release125A/stm32g0xx_hal_pwr_ex.bc"
     27"Release125A/stm32g0xx_hal_rcc.bc"
     28"Release125A/stm32g0xx_hal_rcc_ex.bc"
     29"Release125A/stm32g0xx_hal_rng.bc"
     30"Release125A/stm32g0xx_hal_rtc.bc"
     31"Release125A/stm32g0xx_hal_rtc_ex.bc"
     32"Release125A/stm32g0xx_hal_smartcard.bc"
     33"Release125A/stm32g0xx_hal_smartcard_ex.bc"
     34"Release125A/stm32g0xx_hal_smbus.bc"
     35"Release125A/stm32g0xx_hal_spi.bc"
     36"Release125A/stm32g0xx_hal_spi_ex.bc"
     37"Release125A/stm32g0xx_hal_tim.bc"
     38"Release125A/stm32g0xx_hal_tim_ex.bc"
     39"Release125A/stm32g0xx_hal_uart.bc"
     40"Release125A/stm32g0xx_hal_uart_ex.bc"
     41"Release125A/stm32g0xx_hal_usart.bc"
     42"Release125A/stm32g0xx_hal_usart_ex.bc"
     43"Release125A/stm32g0xx_hal_wwdg.bc"
     44"Release125A/stm32g0xx_ll_adc.bc"
     45"Release125A/stm32g0xx_ll_comp.bc"
     46"Release125A/stm32g0xx_ll_crc.bc"
     47"Release125A/stm32g0xx_ll_dac.bc"
     48"Release125A/stm32g0xx_ll_dma.bc"
     49"Release125A/stm32g0xx_ll_exti.bc"
     50"Release125A/stm32g0xx_ll_gpio.bc"
     51"Release125A/stm32g0xx_ll_i2c.bc"
     52"Release125A/stm32g0xx_ll_lptim.bc"
     53"Release125A/stm32g0xx_ll_lpuart.bc"
     54"Release125A/stm32g0xx_ll_pwr.bc"
     55"Release125A/stm32g0xx_ll_rcc.bc"
     56"Release125A/stm32g0xx_ll_rng.bc"
     57"Release125A/stm32g0xx_ll_rtc.bc"
     58"Release125A/stm32g0xx_ll_spi.bc"
     59"Release125A/stm32g0xx_ll_tim.bc"
     60"Release125A/stm32g0xx_ll_ucpd.bc"
     61"Release125A/stm32g0xx_ll_usart.bc"
     62"Release125A/stm32g0xx_ll_utils.bc"
     63"Release125A/hsi16 _calibration.bc"
     64"Release125A/hsi16.bc"
    6565"Release125A/SEGGER_THUMB_Startup.o"
    6666"Release125A/STM32G0xx_Startup.o"
    67 "Release125A/modbus.o"
     67"Release125A/modbus.bc"
    6868"Release125A/STM32G07x_Vectors.o"
    69 "Release125A/adc.o"
    70 "Release125A/ads1260.o"
    71 "Release125A/ah_counter.o"
    72 "Release125A/battery_voltage.o"
    73 "Release125A/chip_temperature.o"
    74 "Release125A/dma.o"
    75 "Release125A/eeprom.o"
    76 "Release125A/efficiency.o"
    77 "Release125A/esr.o"
    78 "Release125A/fast_current.o"
    79 "Release125A/gpio.o"
    80 "Release125A/main.o"
    81 "Release125A/outputs.o"
    82 "Release125A/ref_voltage.o"
    83 "Release125A/rtc.o"
    84 "Release125A/self_discharge.o"
    85 "Release125A/shunt_temperature.o"
    86 "Release125A/shunt_voltage.o"
    87 "Release125A/spi.o"
    88 "Release125A/stm32g0xx_hal_msp.o"
    89 "Release125A/stm32g0xx_it.o"
    90 "Release125A/sysdata.o"
    91 "Release125A/system_stm32g0xx.o"
    92 "Release125A/template.o"
    93 "Release125A/usart.o"
    94 "Release125A/wh_counter.o"
     69"Release125A/adc.bc"
     70"Release125A/ads1260.bc"
     71"Release125A/ah_counter.bc"
     72"Release125A/battery_voltage.bc"
     73"Release125A/chip_temperature.bc"
     74"Release125A/dma.bc"
     75"Release125A/eeprom.bc"
     76"Release125A/efficiency.bc"
     77"Release125A/esr.bc"
     78"Release125A/fast_current.bc"
     79"Release125A/gpio.bc"
     80"Release125A/main.bc"
     81"Release125A/outputs.bc"
     82"Release125A/ref_voltage.bc"
     83"Release125A/rtc.bc"
     84"Release125A/self_discharge.bc"
     85"Release125A/shunt_temperature.bc"
     86"Release125A/shunt_voltage.bc"
     87"Release125A/spi.bc"
     88"Release125A/stm32g0xx_hal_msp.bc"
     89"Release125A/stm32g0xx_it.bc"
     90"Release125A/sysdata.bc"
     91"Release125A/system_stm32g0xx.bc"
     92"Release125A/template.bc"
     93"Release125A/usart.bc"
     94"Release125A/wh_counter.bc"
    9595"C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/lib/libc_v6m_t_le_eabi.a"
    9696"C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/lib/SEGGER_crtinit_v6m_t_le_eabi.a"
Note: See TracChangeset for help on using the changeset viewer.