Rakshita
e3f185fa26
feat: Send ACK before jumping to bootloader
...
- Added functionality to send an acknowledgment (ACK) before executing the bootloader jump.
- Ensures the sender receives confirmation before transitioning to the bootloader.
2025-03-10 18:37:19 +05:30
Altamash
22f3173c41
feat: Add UART flash API and integrate with NFC write function .
...
-Added UART Flash API for improved NFC functionality.
-Integrated the Flash API into the NFC write function to resolve issues where NFC scans failed after 3-4 attempts.
-Ensured smooth NFC operation by addressing write-related problems.
2025-02-06 12:47:38 +05:30
Rakshita
d1f9c1eeff
feat: Add NFC support
2025-02-04 12:23:37 +05:30
Gurpal singh
20e27aeed4
fix: temporary merge of nfc with cantouart
2025-01-24 14:44:33 +05:30
Rakshita
e513e0fff1
feat: Integrate NFC functionality
2025-01-24 11:39:26 +05:30
@rakshita4
03a449ca7f
Merge branch 'uart_Pin_Pa8&9' into uart_can_fucntional
2024-11-19 13:33:22 +05:30
@rakshita4
5146999b44
feat(can): add default CAN speed of 500 if an invalid speed is entered
2024-11-18 14:03:45 +05:30
@rakshita4
37c087aaed
refactor(can): apply filters based on filter ID for standard or extended IDs instead of mask ID
...
Changes filter application logic to determine standard or extended filter based on the filter ID instead of the mask ID
2024-11-14 10:17:11 +05:30
Rakshitavecmocon
718fc19753
feat: Apply CAN filters for both standard and extended IDs - Standard ID filters: - Filter 1: Allow IDs from 100 to 200 - Filter 2: Allow IDs from 300 to 400 - Extended ID filters: - Filter 1: Allow IDs from 3000 to 3500 - Filter 2: Allow IDs from 4000 to 4500
2024-11-05 13:12:57 +05:30
Rakshitavecmocon
56c08e98b8
fix: Correct standard ID handling in CAN RX by applying proper shift
2024-11-05 00:54:43 +05:30
Rakshitavecmocon
3896d66aa0
feat: Configure UART1 to PA8 and PA9, comment vRTE_Matlab functions, and include additional paths
2024-10-30 19:11:49 +05:30
heezes
ab99333dad
feat: add matlab code to display soc
2024-10-29 14:42:05 +05:30
Rakshitavecmocon
17131c3a34
fix: Implement error handling for CAN
2024-10-07 18:32:06 +05:30
Rakshitavecmocon
c5e0c06a07
Initial commit
2024-09-26 18:52:04 +05:30