Skip to content

Conversation

Adancurusul
Copy link
Contributor

This PR adds blocking versions of read/write methods for STM32 CAN drivers, providing synchronous alternatives to the existing async APIs.

Changes

  • bxCAN: Add blocking_read, blocking_write, and blocking_enable methods
  • FDCAN: Add blocking_read, blocking_write, blocking_read_fd, and blocking_write_fd methods
  • Examples: Add comprehensive blocking examples for STM32F1 (bxCAN) and STM32G4 (FDCAN)

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.

1 participant