Skip to content

Conversation

@jose5556
Copy link
Member

Pull Request

Summary

This PR resolves a small issue in the RX handler on the STM32. The main change is removing the dependency on a function that was supposed to be called automatically (but was not being triggered) and instead explicitly calling the RX handler inside the RX thread.

Related issues

#106

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Chore / refactor
  • Release
  • Testing

Testing instructions

Replicate the end-to-end communication between the Raspberry Pi (or alternatively use candump functionality) and observe the debug messages that indicate when new CAN messages arrive.

Copy link
Contributor

@AfonsoMota-132 AfonsoMota-132 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code changes seem clear and understandable, and the test example passed as it should :3

@AfonsoMota-132 AfonsoMota-132 merged commit bff65dc into main Jan 20, 2026
1 check passed
@jose5556 jose5556 deleted the fix/rxHandler branch February 5, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants