chg-stn-motherboard-ti-mcu/Core/Include
Tej Sharma 6b74e25455 fix: add watchdog support and MCU recovery logic for fault scenarios
- Added watchdog initialization and periodic refresh in application code.
- Implemented software reset trigger when code enters Default_Handler (catch-all for unhandled interrupts).
- Improved FOTA robustness: added logic to restore code execution and CAN communication when the IOT module resets unexpectedly during firmware update.
- Verified recovery flow and communication reinitialization after system reset scenarios.
2025-07-24 19:13:37 +05:30
..
gpio.h Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_adc_dma.h Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_common.h fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
ivec_mcal_gpio.h fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
ivec_mcal_i2c.h refactor: Standardized naming conventions and improved CAN functionality 2025-01-17 18:00:45 +05:30
ivec_mcal_mcan.h fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
ivec_mcal_spi.h refactor: Standardized naming conventions and improved CAN functionality 2025-01-17 18:00:45 +05:30
ivec_mcal_timer.h Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_uart.h feat: Parse UART data from CC and forward over CAN 2025-03-10 18:22:39 +05:30
ivec_mcal_wdt.h fix: add watchdog support and MCU recovery logic for fault scenarios 2025-07-24 19:13:37 +05:30
uart.h Initial commit 2024-09-26 18:52:04 +05:30