Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PE3 ECU CAN library #153

Closed
4 tasks done
Tracked by #29
crsz20 opened this issue Dec 28, 2023 · 0 comments
Closed
4 tasks done
Tracked by #29

PE3 ECU CAN library #153

crsz20 opened this issue Dec 28, 2023 · 0 comments
Assignees
Labels
ECU feature New feature or request refactor

Comments

@crsz20
Copy link
Member

crsz20 commented Dec 28, 2023

Description

  • Platform layer:
    • Class for abstracting ST's CAN usage via HAL library (hcan object)
    • Callback function
    • Tx and Rx headers
    • CAN filter configuration
    • Interface to generic CAN library
  • Sensor layer:
    • Class for implementing ECU-specific code
    • Relevant CAN IDs
    • Algorithm for parsing byte pairs
    • Struct per Frame Format
    • Class per PE Frame
    • Interface to generic ECU

Subtasks

@crsz20 crsz20 mentioned this issue Dec 28, 2023
14 tasks
@crsz20 crsz20 self-assigned this Dec 28, 2023
@crsz20 crsz20 added this to the Dev Board: Single Core milestone Dec 28, 2023
@crsz20 crsz20 added the feature New feature or request label Jan 4, 2024
@crsz20 crsz20 closed this as completed Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECU feature New feature or request refactor
Projects
Status: Done
Development

No branches or pull requests

1 participant