Skip to content

[Arduino_CAN] support both 11-Bit (standard) and 29-Bit (extended) IDs. #79

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

Merged
merged 5 commits into from
Sep 4, 2023

Conversation

aentinger
Copy link
Contributor

This fixes #36.

Requires arduino/ArduinoCore-API#194 .

@aentinger
Copy link
Contributor Author

These changes have been successfully tested for:

  • Uno R4 Minima: CANWrite ✔️, CANRead ✔️
  • Portenta C33: CANWrite ✔️, CANRead ✔️, : CAN1Write ✔️, CAN1Read ✔️

@aentinger aentinger added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Aug 2, 2023
@aentinger aentinger requested a review from facchinm August 7, 2023 09:01
pennam pushed a commit to pennam/ArduinoCore-renesas that referenced this pull request Aug 9, 2023
Wifi firmware flasher: allow usage of binary esptool
@aentinger aentinger marked this pull request as ready for review September 4, 2023 09:49
@aentinger
Copy link
Contributor Author

arduino/ArduinoCore-API#194 has been merged, let's get on with this then 👍

@aentinger aentinger merged commit 80c9238 into main Sep 4, 2023
@aentinger aentinger deleted the fis-36 branch September 4, 2023 09:58
cristidragomir97 pushed a commit to cristidragomir97/ArduinoCore-renesas that referenced this pull request May 20, 2024
Wifi firmware flasher: allow usage of binary esptool

Former-commit-id: d51a8e3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UNO R4: Add support for CAN Standard Frame Format (in addition to EFF)
2 participants