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/STM32G07x_Vectors_PP.s

    r6 r26  
    1 # 0 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\STM32G07x_Vectors.s"
     1# 0 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\STM32G07x_Vectors.s"
    22# 0 "<built-in>"
    33# 0 "<command-line>"
    4 # 1 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\STM32G07x_Vectors.s"
    5 # 53 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\STM32G07x_Vectors.s"
     4# 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\STM32G07x_Vectors.s"
     5# 53 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\STM32G07x_Vectors.s"
    66  .syntax unified
    77  .code 16
     
    4242Dummy_Handler:
    4343  b .
    44 # 192 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\STM32G07x_Vectors.s"
     44# 192 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\STM32G07x_Vectors.s"
    4545  .thumb_func
    4646  .weak WWDG_IRQHandler
Note: See TracChangeset for help on using the changeset viewer.