chg-stn-motherboard-ti-mcu/Core/Source
Rakshitavecmocon 9599f1630c feat: Implement SysTick for UART reception and enhance CAN MCAL layer
-Replaced timer-based UART data reception with SysTick timer implementation.
- Modified the UART interrupt handler to manage interrupts effectively.
- Updated MCAL layer for CAN to ensure proper handling of FIFO in RX interrupts.
- Corrected the deinitialization function in the MCAL layer of CAN.
- Implemented a handler for managing lastErrCode in CAN interrupts.
- Removed all debug print statements and unnecessary CAN filters to clean up the code.
2024-10-15 16:10:03 +05:30
..
gpio.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_adc_dma.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_i2c.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_mcan.c feat: Implement SysTick for UART reception and enhance CAN MCAL layer 2024-10-15 16:10:03 +05:30
ivec_mcal_spi.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_timer.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_uart.c feat: Implement SysTick for UART reception and enhance CAN MCAL layer 2024-10-15 16:10:03 +05:30
uart.c Initial commit 2024-09-26 18:52:04 +05:30