Rakshitavecmocon
|
bfabca4b6d
|
feat: Add runtime CAN baud rate change based on UART packet mode
- Implemented functionality to change the CAN baud rate at runtime if the received UART packet has mode set to one.
|
2024-10-17 16:26:33 +05:30 |
Rakshitavecmocon
|
9b2c2312cb
|
feat: Add runtime UART baud rate change based on received packet mode
Implemented functionality to change UART baud rate at runtime if the received packet has mode set to zero.
|
2024-10-17 13:10:51 +05:30 |
Rakshitavecmocon
|
5b88394f22
|
fix: Update clock configuration and UART/CAN settings
- Corrected clock configuration according to HFXT
- Set UART baud rate based on HFXT clock
- Configured CAN timing according to DL_MCAN_FCLK_HFCLK
|
2024-10-10 18:39:44 +05:30 |
Rakshitavecmocon
|
85a15dc97f
|
feat: Implement UART to CAN and CAN to UART communication
- Implemented RX and TX functionalities for UART to CAN and CAN to UART
- Updated necessary layers to support seamless communication
|
2024-10-04 18:51:42 +05:30 |
Rakshitavecmocon
|
c5e0c06a07
|
Initial commit
|
2024-09-26 18:52:04 +05:30 |