chg-stn-motherboard-ti-mcu/ivec_ECU/ivec_ecu_uart
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
..
inc feat: Implement UART to CAN and CAN to UART communication 2024-10-04 18:51:42 +05:30
src feat: Implement SysTick for UART reception and enhance CAN MCAL layer 2024-10-15 16:10:03 +05:30