Skip to content

Comments

CAN ISR#248

Draft
VihanJ wants to merge 20 commits intomainfrom
CAN_ISR
Draft

CAN ISR#248
VihanJ wants to merge 20 commits intomainfrom
CAN_ISR

Conversation

@VihanJ
Copy link
Contributor

@VihanJ VihanJ commented Feb 23, 2026

CAN ISR

Problem and Scope

  • CAN library to handle circular buffer logic for tx (may implement rx later, if needed)

Description

Gotchas and Limitations

  • may need to use a hardware timer for draining TX_buffer
  • unit tests are not written yet, big issue

Testing

  • HOOTL testing
  • HITL testing
  • Human tested

Testing Details

Larger Impact

Additional Context and Ticket

@VihanJ VihanJ requested a review from dchansen06 as a code owner February 23, 2026 02:58
@dchansen06 dchansen06 changed the title Can isr CAN ISR Feb 23, 2026
@dchansen06 dchansen06 added Enhancement New feature or request 2 PRIORITY Important and a priority, but less than URGENT Big Fry Something that is complex and/or large Peripheral Related to or involving a peripheral including abstractions labels Feb 23, 2026
@dchansen06 dchansen06 linked an issue Feb 23, 2026 that may be closed by this pull request
@dchansen06 dchansen06 marked this pull request as draft February 23, 2026 04:32
@dchansen06 dchansen06 removed the 2 PRIORITY Important and a priority, but less than URGENT label Feb 23, 2026
@dchansen06 dchansen06 added the 1 URGENT Urgent issue that needs a quick action and resolution label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 URGENT Urgent issue that needs a quick action and resolution Big Fry Something that is complex and/or large Enhancement New feature or request Peripheral Related to or involving a peripheral including abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CAN Peripheral Abstractions

4 participants