Zb/common can#17
Merged
Merged
Conversation
…testing - Updated LVPDB.ioc to include Mode parameter for CAN1 and CAN2, setting both to CAN_MODE_LOOPBACK. - Added interrupt handlers for CAN1 and CAN2 in stm32f4xx_it.h and stm32f4xx_it.c. - Implemented CAN1 and CAN2 interrupt initialization and deinitialization in can.c. - Enhanced FEB_CAN_PingPong.c to support deferred RX logging. - Increased UART staging buffer size for improved data handling. - Added README.md for the FEB CAN Library detailing features and integration steps.
- Removed deprecated FEB_CAN_RX.h and FEB_CAN_TX.h files, consolidating CAN functionality into feb_can_lib.h. - Updated FEB_CAN_TPS.h to include new data structures and functions for TPS data handling. - Added TIM1 initialization and interrupt handling for periodic tasks. - Enhanced main.c to integrate new CAN and TIM functionalities, including loopback mode for CAN1 and CAN2. - Updated CMakeLists.txt to include new CAN library sources and headers. - Adjusted interrupt handlers for CAN1 and CAN2 in stm32f4xx_it.c to support new functionalities. - Improved console command registration for PCU-specific commands. - Updated project configuration files to reflect recent changes in hardware setup and library dependencies.
Co-authored-by: Gabriel Moreno <gabedebugs@gmail.com>
Co-authored-by: Gabriel Moreno <gabedebugs@gmail.com>
…ng in the PCU firmware. Added last received timestamp tracking for RMS and BMS messages, improved error logging for CAN transmissions, and replaced deprecated CAN ID references with new definitions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.